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: Anchors won't hold…
Wow, fast answer!
This code works a lot better already. Anchoring normal text now works perfect after I set the offset at -80 instead of 90.
The admin bar is hidden for all except administrators. During devv-ing I use a “Private Window” of my browser so I’m not bothered by being logged in when viewing the website myself.
A quick question regarding the Accordion tabs though: it seems as if the anchors are placed on top of the text field within the tabs, effectively hiding the tab title box (what’s it called?). Is there a way to place the anchor above the title, or can you add another offset value in the accordion-anchor code?
Example:
offset in site-wide code: -80
offset in accordion tab code: 20Greetings and good night,
Robert
In forum: Pinnacle ThemeIn reply to: Primary Menu Font line size
In forum: Virtue ThemeIn reply to: Home Layout Fullwidth slider
Hi Ben, Sorry I took so long to reply. I can only work on site a few days a week.
I assigned a menu to mobile and that took care of that. Thank you. As far as a child theme, I am assuming that virtue is not one? I clicked on the article, thank you, but I wanted to add birth date and I don’t see that.
With regards to menus, how do I create the drop down menus for the main menu categories?
I just noticed today that my stars for reviews on products are showing a SSSS in internet explorer but not in chrome. https://heartnsoap.com/index.php/shop/
I would also really love to change the following:
1. Change “Your Cart” to “Free shipping for orders over $50”
2. Change the “SOLD” tag to something else, maybe out of stock or something.
3. The Shipping title in the check out totals to read shipping and handling
4. A place at the top of the site I can have message to my customers like the one here advertising a sale http://www.wholesalesuppliesplus.com/products/bubble-up.aspxCould you recommend apps for the following free or low cost please.
1. Chat-that I can answer from my mobile
2. I can’t seem to send tracking notification emails.
3. e gift cardsThank you for the support and knowledge!
VanessaIn forum: Virtue ThemeHi,
I just moved my website from my localhost to my live server and have run into a problem. In my portfolio pages, the Image List Style 2 images are not displaying correctly. The first image is showing up as a 1px line whereas the second and third are not displaying at all. These were working fine locally, and in a short time fiddling around in inspector I can’t get them to work. This is happening on all the portfolio pages. Is this something you’ve seen before? Inspector is also showing that I have a lot of errors on these pages.
Thanks,
-Adam
In forum: Virtue ThemeIn forum: Pinnacle ThemeIn reply to: Products only appear on page two
April 14, 2016 at 1:59 pm #90733Hey,
I think hannah misunderstood. The filter is not a menu, it’s not a ajax filter it only filters what is visible on the page, it’s not designed or set up to work like a menu. You should see a warning of this where you enabled in the theme options shop settings.If you have more then one page of product you shouldn’t use the filter. You would need something that re-queried the site like this: https://wordpress.org/plugins/yith-woocommerce-ajax-navigation/
BenIn forum: Virtue ThemeIn forum: Virtue ThemeApril 14, 2016 at 1:43 pm #90725JQMIGRATE is just notices not errors.
Can you email me a copy of this plugin so I can test to see why it’s not calculating the composite variation.
Ben
In forum: Pinnacle ThemeIn reply to: Hide line under title of widgets
In forum: Virtue ThemeHi Kevin,
There are quite a few changes in my child theme – but I still experience the issue when I have just the Virtue Premium Theme active.
I have tried disabling all of my plugins (except WooCommerce and WooCommerce Composite Products) with my child theme active and I still experience the issue. I have also tested all plugins off and running the Virtue Premium Theme without my child theme and get the same result.
Were the errors you saw to do with the JQMIGRATE? These were still present when all plugins were disabled.
Thanks,
GeorgeIn forum: Pinnacle ThemeHi there,
I am having trouble with the pictures sizing properly across the pages in the header image and scrolling. I have used regen thumbnails but it still isn’t working. Here is a page sample that I am having issues with.
http://www.freeformproductions.net/servicesI know there is a simple fix but I am not sure what it is. Help
Thanks so muchIn forum: Pinnacle ThemeIn forum: Virtue ThemeIn reply to: Sidebar
1. This CSS will move your sidebar to the left. Copy and paste the code from the forum to Theme Options> Advanced Settings.
@media (min-width: 992px) { #content .main { float:right; } }2. Your site is in maintenance mode. Would it be possible for you to make it visible so I can better understand what you’re referring to?
Thanks!,
KevinIn forum: Virtue ThemeIn reply to: Testimonial widgets showing script
In forum: Virtue ThemeTopic: Anchors won't hold…
Hi Ben, Hannah,
I’m wrapping up the details for our new website.
I found: *Login to see link
This works.
The problem I have is the offset. It seems oblivious to the code that’s supposed to fix that. See this forum thread.
In “Footer Column 1” I placed WordPress’ “Arbitrary Text widget” with the following code:
<script type="text/javascript">jQuery(document).ready(function ($) {$('#nav-main').localScroll({offset: 80});});</script><script type="text/javascript">
jQuery(document).ready(function ($) {
if ($('#accordionname1').length) {
if (location.hash){
if($(location.hash).hasClass('in') ) {
} else {
$('#accordionname1 .in').parent('.panel-default').find('.accordion-toggle').addClass('collapsed');
$('#accordionname1 .in').collapse('hide');
$(location.hash).collapse('show');
$(location.hash).parent('.panel-default').find('.accordion-toggle').removeClass('collapsed');
}
}
}
});
</script>The second script works, the first one doesn’t.
Can you tell me what I am doing wrong?
Thanks!
Robert
In forum: Virtue ThemeIn reply to: Premium License – Develop Environment
In forum: Virtue ThemeIn reply to: Custom product filter
In forum: Virtue ThemeHi, Ben.
Why the blocks of home page “Portfolio Carousel title” and “Latest from the blog” appear smoothly (fade) when home slider is slider by Revolution, and don’t appear smoothly when home slider is flexslider? Now home slider is flexslider, my site is: photodina.com
Can I use flexslider and smooth appear of home page blocks together?
In forum: Pinnacle ThemeHi,
I’ve built my homepage using the widgets in Theme Options –> Home Layout but I can’t work out how to control the amount of blank space between the various widgets.In Homepage Layout Manager I have enabled:
– Custom Carousel (added several images as slides)
– Page Content (just a few lines of plain text)
– Image Menu (3 rows of 3 slides, set to Height = 140)
– Home Widget Area (which has a ‘Visual Editor’ widget with a few paragraphs of plain text, using the Black Studio TinyMCE Widget, Then a ‘Pinnacle:Recent Posts’ widget and a couple of ‘Pinnacle:Image Menu’ widgets)There’s no custom CSS, I haven’t changed any HTML surrounding the plain text in the editor, and I haven’t used SiteOrigin PageBuilder on this page. There are also no blank slides in the Custom Carousel or Image Menu that might throw out the spacing.
I’d like to reduce the amount of blank space above and below the Image Menu widget in particular, as it seems too much to me. I think this might be div.home-padding.home-margin (trying to guess using the Inspect Element in Firefox)
I’d also like to reduce the space around Page Content (might be div.homecontent.clearfix.home-margin).
And then within the Home Widget Area a big chunk of space gets inserted around the Visual Editor widget, yet the space between Pinnacle:Recent Posts and the Pinnacle:Image Menu widgets is nice and tight, but I can’t work out what div this might be.
Is there a way to adjust these spacings with some custom CSS?
In forum: Virtue ThemeHi,
I am having some issues with WooCommerce Composite Products with the Virtue Premium Theme (and my child theme) – I have only just built my site, so haven’t ever had this working.
I have created two test products:
*Login to see link
*Login to see link – on this one I have included a simple product (First Aid Kit) and a variable product (Travel Mug)The simple products work, but when I try to select a variation on a variable product – it is ignored.
I have tested this scenario with:
Virtue Premium v3.5.9 with my child theme – variations not working
Virtue Premium v3.5.9 – variations not working
Virtue Free v2.6.7 – Works fine
TwentySixteen v1.2- Works fineAs I am able to get this working with Virtue Free and TwentySixteen, I am assuming that it is not a plugin incompatibility – however, I guess it could be a plugin vs virtue premium issue.
I am running the latest versions of Virtue Premium (downloaded today and updated). I have also updated WordPress to 4.5 today to see if that helped. Which it didn’t!
Please can you advise on any other tests that might help solve this.
Many Thanks,
George -
AuthorSearch Results


