Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle
Search Results for 'site'
-
AuthorSearch Results
-
In forum: Virtue Theme
In reply to: How to add a Twitter timeline into a page
March 29, 2016 at 10:48 am #88178Hey,
You are looking at wordpress.com docs. wordpress.com is different from wordpress.org.Unless you are hosting through wordpress.com then you won’t have those options as they are built into the wordpress.com sites.
You would just need to add a plugin for the twitter timeline. The Jetpack plguin has a widget for this: http://jetpack.com/support/extra-sidebar-widgets/twitter-timeline-widget/
There are also plugins like this:https://wordpress.org/plugins/timeline-twitter-feed/
Ben
In forum: Virtue ThemeIn reply to: Search and mini cart not shown in the primary menu
March 29, 2016 at 10:44 am #88177Hey,
I am seeing both on your site right now?I see that you are using “WP-Super-Cache” you would have to clear that cache after every change.
Ben
In forum: Virtue ThemeIn reply to: Hyperlink color and hover color
In forum: Virtue ThemeIn reply to: Hyperlink color and hover color
In forum: Virtue ThemeIn reply to: Mobile site issues
Yes, I disabled Jetpack Mobile Theme. I can’t see any mobile theme on my Android, Galaxy Note 4, just see full site browser version. When you say cache cleared, where? Within dashboard theme? Don’t have any specific cache plug in. If you mean control panel, I don’t have access for this client via Go Daddy; if so, will need to call GoDaddy to clear. Any other ideas why you see what you see on iPhone?
PS I cleared my phone and computer browser cache.
In forum: Virtue ThemeIn reply to: Hyperlink color and hover color
Which links do you want to color? Every link on your page or just some specific ones?
This CSS will target all links on the page, but if you want to only effect specific links, you’ll need to provide a link to your site.
a { color: red !important; } a:hover { color: blue !important; }Just change the colors to whatever you want them to be, and copy and paste the code from here to Theme Options> Advanced Settings.
In forum: Virtue ThemeIn reply to: Products images fuzzy
March 29, 2016 at 9:21 am #88149Hey,
Yeah I hadn’t see a product showing like the one you showed linked to, you had only linked to your site.Can you send me a login to see your settings?
Ben
In forum: Virtue ThemeI’ve just purchased Virtue Premium and am rebuilding my site with the theme and trying to utilize Revolution Slider. I’ve begun building slides, but they’re not appearing on the home page (Kadence and Cyclone do when I try them) or any page using the short code for that matter. I’ve turned off all plug-ins and same result (I’ve subsequently turned plug-ins back on). Can someone take a look and see if I’m doing something wrong? Thanks.
*Login to see linkIn forum: Virtue ThemeIn reply to: Issues after upgrade to Premium
In forum: Virtue ThemeIn reply to: first time using word press. icon not showing
In forum: Pinnacle ThemeDear Sir/ Madam,
I would like a very simple sidebar made for my website – pretty much identical to the one you are currently utilising on the following webpage: *Login to see link
The page i wish to attach it to is: *Login to see link
Thanks very much for your help as always! I am nearly there 🙂
Cheers,
Mark
In forum: Virtue ThemeIn reply to: Mobile site issues
In forum: Virtue ThemeThank you, Kevin.
Regarding Point#1:
Please take a look at this website to help me explain what I want to do:Please keep in mind that I still want to keep my sidebar on the right side.
As you can see on this website:
1) the title of each widget in the sidebar has a background color
2) the widgets are separated from each other by some space.
3) each widget has a border line.This is the styling I would like to have for my sidebar on each page.
FYI: I would like to use on each page a different sidebar (I create the sidebars using “Create Custom Sidebars” in Virtue Premium).
Thank you very much,
JayIn forum: Virtue ThemeIn reply to: Mobile site issues
I did have Jetpack’s mobile theme activated. I deactivated, and the mobile view option is no longer there at the bottom of the website on my phone. I didn’t realize that it interfered with your theme’s responsive features. I think this did it.
Now the only mobile issues have to do with the following:
1. Menu is there as a teal color box on right, but when I click it it only shows home page. The other links are there but can’t see them until I click under “home” link. When clicked they are very faint in color. On my computer, the menu text color is a grey and when hovered it is teal. And remains teal when it takes me to that page. Maybe that is why on the phone, the nav links are basically invisible because the menu box on the right is teal color. How can I fix that just for the mobile devices? Usually on other sites, there is a similar box but has white lines in it designating it has the menu bar; and when clicked all nav links are clearly seen.
What changes do I make if any via your Mobile Menu Options to make it easier to see menu on mobile devices?
2. On my phone, the Calendar page and About Us page at the bottom as the footer copyright as “Proudly powered by WordPress.” Would like it to be the same as it is on my computer view, “© 2016 Choice Connection.” All other mobile pages with open and logged in access have the correct copyright footer.
3. On the logged in access only page, Living Inside-Out, the mobile view of the first two paragraphs are laid out in a table with 2 columns using the Site Origin Editor. But in the mobile view it breaks up the table and lays them out one on top of the other. Correct layout is below. Hope I make sense here. If it’s too involved to correct, I’ll just ignore it.
left column, row 1–
You are here as a Choice Partner:
right column, row 1–
Because You are Choosing to take control of your body to achieve Optimal Health at every stage of life, from the INSIDE-OUT!left column, row 2–
I am here to support Your Choice:
right column, row 2–
Because for 25 years and counting, I have used these products. I see, feel and experience every day optimal benefits from the INSIDE-OUT and will pass on to you, Why and How they work!In forum: Virtue ThemeIn reply to: Mobile site issues
Before I try deactivating plug ins (which I don’t think is the problem, but could be wrong), I will give you two examples of the mobile view versus the full view on my Android Galaxy Note 4.
1. On homepage, the slideshow shows up on full site view but not on mobile view.
2. On Homepage, no image under title boxes in mobile view as they are in full view on phone.In forum: Virtue ThemeIn reply to: Mobile site issues
I don’t believe I am using any mobile template for any page. I am using default template mostly, with 1 page sidebar, 2 blog, 1 blog grid. And a “mobile template” is not even listed. I am sorry. I am not sure what you are referring to.
I looked on my phone at your link showing standard mobile layout and it looks much like my full site mobile view, not the mobile version view. It’s the mobile view on the phone that has lots of missing things. Is that supposed to be the way the “mobile view” works? At the bottom of the page on my phone I can click “full view site” and it looks like your example except for one thing below…
And on the full view on the phone the menu nav only has home and search there. Maybe this has something to do with the css code you gave me for making a sticky menu bar for computer/desktop view.
In forum: Virtue ThemeHi,
To make my Topbar Sticky I have added this CSS found in another thread. It worked but with some small glitches./* Top Bar Menu Sticking */
@media (min-width: 1200px) {
.headerclass {
margin-top: 40px;
}
#topbar {
position: fixed;
width: 100%;
z-index: 1000;
top: 0;
}
}1. The TopBar is not completely Sticky(Fixed) and Responsive. If I squeeze the browser at some point the Sticky option goes untill it came as a mobile menu.
2. Along with this TopBar if I want to add the Social Media icons/button at Right side it breaks the Topbar. Here is the code for Topbar menu allignment that has been used:-
/* Top Bar Menu alignment */
.col-md-6.col-sm-6.kad-topbar-left{
width: 100%
}
.topbarmenu ul li a {
padding: 7px 30px;
font-size: 14px;
}
.topbarmenu ul li {
float: none;
display: inline-block;
}
.topbarmenu ul {
padding-left: 0;
text-align: center;
}Site Link:-
Regards,
Ari.In forum: Virtue ThemeIn reply to: Virtue: Image Menu Item Widget – Hover Menu Messages
Sorry Ben, the css is’nt working on the menu message pg-20-0. We ae adding more engaging and varying menu messages across whole site and cannot get it to work. Odd though because this, the image above it does work.
#pg-29-0 .image_menu_message {
height: 120px;
width: 355px;
color: #425563;
background: #425563;
margin-left: -160px;
margin-top: -60px
}#pg-29-0 .image_menu_message h4 {
line-height: 32px;
padding: 15px;
font-size: 32px;
font-weight: 500;
font-family: Source Sans Pro;
color: #ffffff;
}#pg-29-0 .image_menu_message h5 {
line-height: 0px;
padding-top: 0px;
font-size: 24px;
font-weight: 300;
font-family: Source Sans Pro;
color: #ffffff;In forum: Virtue ThemeIn reply to: Kadence slider changes don't appear in IE or Firefox
March 28, 2016 at 2:25 pm #88062Can you post a link?
Are you using a caching plugin on your site?
Kadence Themes
In forum: Virtue ThemeIn reply to: Mobile site issues
Hey Sharon,
Virtue is a fully responsive theme. Setting your site to display as it does on desktop goes beyond theme support as it is not set up that way. If there is a particular area you would like changed we would love to help with css. Just post a link and be specific with change[s] you want made.Hannah
-
AuthorSearch Results


