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 'cache'
-
AuthorSearch Results
-
In forum: Virtue Theme
In reply to: shop products not caching.
June 25, 2016 at 4:10 pm #100679Different browser are going to control this differently but I don’t have you issue on chrome.
You will need to test the effects of removing your video for firefox. iframes aren’t cached the same way other things are like images.
You can test on the demo site : http://themes.kadencethemes.com/virtue-premium/shop/
Ben
In forum: Virtue ThemeIn reply to: Upgraded to Premium – Lost home page setting
June 25, 2016 at 3:15 pm #100664I tested the css hannah posted above it it shows the image. Clearing cache is really important when you add css.
Also it’s important to note this css which you currently have in your custom css box is missing the closing bracket
}so any css you added after this wouldn’t work..page-id-18 #nav-main { background: url(http://www.jrkfinancial.com/wp-content/uploads/2015/11/jrk0.jpg) no-repeat; background-position: bottom right; margin-bottom: 0; height: 328px;Ben
In forum: Virtue ThemeIn reply to: Enable topbar mobile menu layout
Hannah,
Flushed the Safari cache on my iPhone 6, and I’m running 3.7.3 of the Virtue Theme.
I do have the following custom CSS in place in Advanced Settings, not sure if this could cause a problem:
a.topbar-icon-1:after {
content: “TESTIMONIALS “;
color: #2d276b;
font-size: 14px;
padding-left: 5px;
font-weight: 300;
}
a.topbar-icon-2:after {
content: “ORDER “;
color: #2d276b;
font-size: 14px;
padding-left: 5px;
font-weight: 300;
}
a.topbar-icon-3:after {
content: “CART”;
color: #2d276b;
font-size: 14px;
padding-left: 5px;
font-weight: 300;
}
#topbar-search input[type=text] {
color: #2d276b;
font-size: 16px;
}
#topbar-search .search-icon {
color: #2d276b;
}
#topbar-search .form-search ::-webkit-input-placeholder {
color: #2d276b;
font-size: 16px;
}
#topbar-search .form-search :-moz-placeholder {
color: #2d276b;
font-size: 16px;
}
#topbar-search .form-search ::-moz-placeholder {
color: #2d276b;
font-size: 16px;
}
#topbar-search .form-search :-ms-input-placeholder {
color: #2d276b;
font-size: 16px;
}I’m happy to give you access to the site Dashboard if you’d like.
Mike
In forum: Virtue ThemeIn reply to: Enable topbar mobile menu layout
In forum: Pinnacle ThemeIn forum: Virtue ThemeIn reply to: Upgraded to Premium – Lost home page setting
In forum: Pinnacle ThemeIn forum: Virtue ThemeIn reply to: Product Category
In forum: Virtue ThemeJune 24, 2016 at 9:54 am #100507Hey,
Yes google has cache.I see the call to action in the footer? I also see the search?
What happens when you clear your cache?
Ben
In forum: Virtue ThemeIn reply to: Map on contact page not showing
Hey Phil,
Would it be possible for you to link to the page that you’re having issues with so I can check and see if there is anything obviously wrong?
One thing to try would be to deactivate plugins to see if there is one conflicting with the proper behavior of the map. Also be sure to clear your site’s cache after making the changes.
In forum: Virtue ThemeJune 24, 2016 at 2:36 am #100466Hello Ben,
Things are operating almost normally again, after using the plugin you advised. It claims to have all new. references replaced. Also I figured out the french site issue, some minor details will have to be resolved with polylang support. I did look at some entries in PhPMyAdmin without making any changes there. I wanted a direct way to see if all the new. references were gone.
I wonder if you checked on your end do you still get any remaining messages :
(index):1 Font from origin ‘http://www.alarch-skylights.com’ has been blocked from loading by Cross-Origin Resource Sharing policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource. Origin ‘http://new.alarch-skylights.com’ is therefore not allowed access.The reason why I ask is that in my footer widget, a virtue call to action button will only work when in mobile mode/size. It wasn’t like this before. I tried to just remake the button, but it still keeps the same issue. Also the search widget that is in another column in the footer is inactive in the english version of the site but fine in mobile mode and fine in all modes in french. Deleting and then adding search widget made no difference. Another call to action button in another footer column was easy to correct. (I have 4 colunms in footer.) Also some google images of our media still links to new.alarch-…. but this I believe is their own cache hasen’t been updated, as all media on the website is ok.
I managed to also get the secondary menu to appear as it had previously, so waiting to get confirmation and I will mark this solved.
In forum: Virtue ThemeIn reply to: Theme Speed
June 23, 2016 at 4:34 pm #100442Hey,
What version of mysql are you using?The theme doesn’t do anything with show full columns from (think that is related to a mysqual issue with saving things to the database which is why I asked about your version). To be clear is everything up to date and in your woocommerce > system status any red errors?
And the woocommerce enable lightbox is just turned off by both free the premium theme so there isn’t double lightbox scripts running. So from the theme there shouldn’t be stuff happening every load.
Are you using page caching?
Compared to the likes of TwentySixteen… yes there would be a lot more database calls or functions running since there are a lot more options then twentysixteen. But with caching most of that should be pretty mute since you would cache all the requests and deliver that finished file to your users.
By the way I’m curious what you think a heavy set up is? WooCommerce, bbPress are some of the larger plugins no?
Ben
In forum: Virtue ThemeIn reply to: How to link slider button to email?
In forum: Virtue ThemeIn reply to: How to link slider button to email?
That’s odd. It works on my test site. Are you adding it with the quotation marks? If so, you should remove them.
If you have already done that, then could you place the mailto address back into the button’s link attribute so I can see how it’s behaving?
Also be sure to clear your cache after adding the mailto link.Thanks!
In forum: Pinnacle ThemeIn reply to: image resolution
June 22, 2016 at 2:53 pm #100244I’m seeing 6.2 loading time…
https://tools.pingdom.com/#!/ey6PDc/http://www.vandenberg-schoolfoto.nl/
Your still a large site, did you read through the post above? Are you using jpg compress?
You should talk with your host about optimizing your caching and making sure browser cache is turned on.Ben
In forum: Virtue ThemeIn reply to: Home Layout Widgets not showing.
In forum: Virtue ThemeIn reply to: Portfolio Grid page returns Error 500
Hey,
My first suggestion is to clear your cache. If there’s no change it could be that your php memory needs to be increased. Your host should be able to help you with that. Or see here- https://docs.woothemes.com/document/increasing-the-wordpress-memory-limit/Hannah
In forum: Pinnacle ThemeIn reply to: Staff Grid page not displaying on MS Edge
I just checked and it is not working in IE either. While it would be great to dismiss this by saying the browser sucks, it really should be working on all major browsers.
In internet explorer, there are a few console errors showing up, so I suggest that you disable plugins on your site one by one and checking the issue after each. This will eliminate or expose a plugin as the culprit.
Try doing that then clearing your cache, and let me know what you find.
In forum: Virtue ThemeIn reply to: Problem After Creating Child Theme
In forum: Virtue ThemeTopic: Change email
Hello, I had to change my account email.
Changed ok, but refuses to change the API email (was @…eu >> @gmail.com), even if relogin, cleared cache etc.However in wordpress, only the new email works for API email address, will get a bit confusing in the future!
Tks, John
ORDER #698
-
AuthorSearch Results


