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: Far Right Submenus getting cropped off
website http://www.photo60studio.com, under Photography > Executives, Ive removed the submenus that gets cropped
In forum: Virtue ThemeIn reply to: Topbar, Header and Footer Width
In forum: Virtue ThemeHey,
I am looking around in my theme settings and coming up a little blank. I have added woocommerce with the idea of flipping my site over to start trying to push my jewelry designs.
Basically through Shapeways, I can enter a link like this;
and it will add the product to my cart if I were logged into Shapeways or prompt for a login then add it.
Does anyone know of a way to trigger an external add to cart using the Virtue theme?
In forum: Virtue ThemeTopic: Menu icon not appearing ++
Hi Ben,
I’m finishing up a site at *Login to see link and hope you can help with a few items I couldn’t find a solution for:
– On the main menu, the FAQs icon is not appearing. I’m using css class “icon-gear”.
– On *Login to see link how can I style the image gallery caption/text and background, such that it displays in the middle and center of each image, and doesn’t take the full width/height of the image?
– Also on the home page, how can I center the Social Media icons relative to the text above (or the column/grid where it is in)?
– Also on the home page, how can I adjust the space between each image of the Image Gallery Carousel (the two at the bottom of the page)? How do I disable the image links of these?
– On *Login to see link how can I increase the width of the dropdown fields e.g. Item field, such that it takes the length of the longest dropdown option?
– How do I style the Submit buttons? I think the theme styles them nicely by default, since in my other wp installations, the buttons had a default styling. I don’t know what I did in this installation (maybe a plugin that conflicts with the theme?) that messed up the default styling. Hope you can help identify?
I’ve tried to override with this code and didn’t seem to affect it
input[type=submit].button, .button, .kad-btn {
….
}Thank you once again for your time and patience 🙂
Aileen
In forum: Pinnacle ThemeIn reply to: User Login and Bookmark (or Likes) table
It seems to me that a Login and Favorites would be very practical on most websites.
Can I suggest you add these to your Themes?
An extra $20 to the cost of a Theme would be well worth it.
Alternatively, a list of recommended Plugins would be very handy. If you had a page on this website for Users to add their website details, plugins and their recommendations (only positive remarks) would be a great for promoting your Themes if publicly viewable. Using the Forum, even with search is so time consuming.
In forum: Pinnacle ThemeTopic: Theme Options not showing
I’m suddenly not showing the “Theme Options” under my Appearance tab. I tried updating the theme, clearing my browser cache, and updating my plugins to no avail. My WordPress just updated recently to 4.2.4 and I’m using Pinnacle Premium. My post feeds are not showing up in the RSS, either, not sure if that’s connected or not. My site is http://www.BlurryPhotos.org Please let me know if you need any other information. Thanks!
In forum: Virtue ThemeTopic: Menu Broke
I have a very complex main menu and I added a new page and the menu broke. It turns a page link into a custom link without an associated url. Seems like I hit an upper limit on the number of items in the menu but that doesn’t make any sense. My site is at *Login to see link please have look.
In forum: Virtue ThemeTopic: Combining two widgets
Hi Hannah or Ben, I have another question about combining rows. My project is almost complete, I just need to combine two of my top rows together- row three. Its panel 5-2-0 (I think) and the you-tube widget below it. I would like the borders to combine as if they were one. I’m still learning my panel numbers so please forgive me if the solution is a no brainier :).
Here’s the website address: *Login to see link
Tasha
In forum: Virtue ThemeIn reply to: Post color depending on user role
Hey Hannah,
thanks for the fast awnser! my site: http://projektraus.com/tests/
In forum: Virtue ThemeHey guys,
is there a way to auto change the color of a post (background, title or something else) on the Blog site, depending on the user role of the author?
For example a Blog post of a contributor gets the background color blue, while admin posts stay the same.Thanks for your time!
In forum: Pinnacle ThemeIn reply to: Mobile menu option is gone
August 7, 2015 at 12:25 pm #52046Hieke, Please post in your own topic. And please post a link to your site with more details about your issue thanks!
BenIn forum: Virtue ThemeAugust 7, 2015 at 11:34 am #520281. In the theme options > menu settings. Turn on “Submenu items collapse until opened”
2 and 3.
You have this css.. .remove it:
#content .main {float:right;}If you want the sidebar on the left you need to use this css:
@media (min-width: 992px) { body .main.col-lg-9 {float:right;} }If you still have any issues post a link to your site. It’s in maintenance post a login.
Ben
In forum: Virtue ThemeIn reply to: Comment box under stars rating
August 7, 2015 at 11:25 am #52025? Can you so me an example of this text box? Maybe on there demo site? I only see the comment area.
Ben
In forum: Virtue ThemeIn reply to: Learn Dash
Well I purchased LearnDash and like how relatively easy it is to use with Virtue…..with one problem. My course pages look like blog pages! In asking Learn Dash support regarding this issue, they suggested I try the Custom Post Type Page Template plugin. I did this and although I now see a drop down menu on my course page with the option for choosing “full width”, nothing changes on the site. Does this plugin play nice with Virtue Premium? If not, can you suggest another option? Keep in mind that I’m an academic and not a coder :).
Thanks
PatIn forum: Virtue ThemeTopic: How to make forum ?
In forum: Pinnacle ThemeIn forum: Virtue ThemeIn reply to: Changes dont update
In forum: Pinnacle ThemeHello, please take a look at my site’s testimonial widget in the footer http://www.ShavingwithGusto.com. The “Read More” text link is currently white, how can I change the “Read More” text link to black so that it is visible?
In forum: Virtue ThemeIn reply to: Changes dont update
I think this tread about on sale products not showing will help you!
And for any other questions, it would help to send your website link. They can then look into the code, and see how everything is set up!
In forum: Virtue ThemeIn reply to: Changes dont update
Good to hear it worked.
First of all i can recommend using W3 Total Cache over WP super cache. Here is a short tutorial, about how to use it. Only use browser and page cache, leave everything else. Also go to page cache en look for Don’t cache pages for following user roles Check it, and also check admin underneath it. Then the caching will exclude you as a admin logged in user.
The most easy explanation i can give you about caching is that it saves (lets say every day) a new file for every page. so it can load faster for user experience (it will load that saved file). The only downside to it, is that when you change something, it will appear after the refresh time you have set in the settings, so it wont appear instantly on your page. What you can do in W3 total cache, is to clear all caches. From the moment you clear the cache, every change you have made would show up for the people who visit your website. See this infographic
I hope you understand caching better know, to use it the right way!
-
AuthorSearch Results


