Search Results for 'cache'

Results from the Forum
Lucian
tagDiv Staff

Hi,

Make sure you add it like this: http://screencast.com/t/q6y00M2JYwx and also make sure you empty cache and check this without any plugins active. As you can see in the screenshot below I have also tested this and works fine.
Add the css pasted below or style it yourself as you like:

.wp-social-login-connect-with {
display: inline-block;
position: relative;
top: -10px;
}

.wp-social-login-provider-list {
display: inline-block;
}

.wp-social-login-provider-list img {
display: inline;
}

Result: http://screencast.com/t/j9ZGOOH54jJu

Thanks

Lucian
tagDiv Staff

Hi,

I have also tested this using your tweet link and haven’t found any issues, the tweet looks as it should: http://screencast.com/t/cNMpDFJQ3
I have also checked your site and found that you are minifying css/js which can be the cause of this and it can also be caused by other plugins so please make sure you test this without any plugins active and without any minifying options enabled and also remember to empty cache and purge files if you use any CDN hosting services.
Please let me know if you still have issues with this after doing this.

Thanks

Emre
Participant
#0

Hello
I use plugin W3 Total Cache, Speed Booster Pack, Regenerate Thumbnails. Speed booster pack active but website slider don’t work, Inactive to work. What is the problem? (ddekordotcom)

Speed Booster Pack Active:
Uncaught ReferenceError: jQuery is not defined

Lucian
tagDiv Staff

Hi,

I have also tested this but haven’t found any issue’s with it. Using the embed code like this: http://screencast.com/t/pPSyDDgVN
Result: http://screencast.com/t/CjfPpQMtwU0
Please send your site’s URL so I can inspect this and also make sure that you also test this without any plugins active and that you empty cache.

Thanks

Lucian
tagDiv Staff

Hi,

Sorry for the delay! Make sure that you install the Visual Composer plugin following this guide then empty cache and try again. If still doesn’t work please give us wp-access so we can also check this and send login details via email at contact@tagdiv.com and also provide an URL to this topic or specify your issues details.

Thanks

  • This reply was modified 11 years by Lucian.
simchris
tagDiv Member

Did you
1) clear all cache on server and CDN as applicable before doing update
2) did you change theme before update to default
3) did you turn off all plugins prior to update
4) did you fully delete old plugin folder
5) did you fully delete old js_cmposer folder (for VC plugin)
6) did you then install new version of theme, and plugin(s)
7) then turn on ONLY new visual composer, then new theme
8) check visual composer works
9) then turn on your other plugins?

If updated correctly, it works perfectly.

CeploiTips
tagDiv Member

Also one more question. It seems my menu only works in development mode so I purged my cache in cloudflare but once I turn off development mode it doesn’t work again. Is there a way for me to expedite the purging process?

Kerran elamassa
tagDiv Member

Hi Marius,

Thanks for the MegaMenu solution, works exactly like I hoped!

But unfortunately the other fix doesn’t seem to work, selecting text the highlight color is still yellow. I tried with Safari and Chrome, emptied caches etc a few times, too.

#0

My Site URL: http://www.droidgoblin.com

This is one issue that has plagued my site for months. As per the developers, it was fixed in the theme several versions ago. However it still doesn’t work for me.

Issue: When sharing posts on Google+, a very small and INCORRECT thumbnail comes up, along with just the post title.

Expected (Correct) Behavior: Post title, along with the correct BIG featured image and meta description/post extract should be displayed.

I tried disabling all plugins with no success. All caches cleared, CDN (previously PageSpeed, now Cloudflare) both disabled.

Switching themes, even to default WP themes fixes the issue, so I know it isn’t something on the server side. Sharing of posts on Facebook works perfectly well too.

Any help in this regard would be much appreciated.

simchris
tagDiv Member

I think you can find my suggested pagespeed settings for the htaccess file in this thread someplace – perhaps do a search. (I added below 🙂 )

For the server side settings, you would need to test that as the actual settings tend to vary slightly depending on what OS you’re running, whether you’re using something like APC cache, etc.

Usually for the server side config, simply running with “all filters on” works (CoreFilters default) and you can also put in a config line to specify NOT optimizing the wp-admin folder.

We actually used this as a starting point, then tweaked
http://www.ray.45press.com/optimal-mod_pagespeed-configuration-for-wordpress-hosting/

If your web host doesn’t suck you should be able to request they setup the config file for a wordpress site.

Note the config for https is slightly more tricky, but if you’re just running http it’s not terribly complex once you try running with default settings on.

I then “dial in” the settings I want in my htaccess file per site, also so I can turn OFF mod_pagespeed to do site updates (!).

So

<IfModule pagespeed_module>
ModPagespeed on
ModPagespeedEnableFilters collapse_whitespace
ModPagespeedEnableFilters remove_comments
ModPagespeedEnableFilters rewrite_images
ModPagespeedEnableFilters insert_dns_prefetch
</IfModule>

and then switch to

<IfModule pagespeed_module>
ModPagespeed off
</IfModule>

when doing major updates such as WP version, theme update, or changing any logo file with same file name, or regenerating thumbnails.

Hope that helps. Don’t freak out if it crashes your site the first time. It’s a learning process and the Google docs kind of (totally) suck.

karlos
tagDiv Member

Strange… code in loop-single.php updated to:

<?php echo $td_mod_single->get_author();?>
<?php echo $td_mod_single->get_date(false);?>
<?php echo $td_mod_single->get_views();?>
<?php echo $td_mod_single->get_comments();?>
<p>Last updated: <?php echo the_modified_date(); ?></p>

Cache emptied – but still not getting ‘last updated’ showing on individual post pages. Are we missing something obvious? 🙂

Lucian
tagDiv Staff

Hi,

I have checked your site and found that you have it like you want it now: http://screencast.com/t/wbRt9DjYn1
Please also make sure that you empty cache after you change something.

Thanks

Lucian
tagDiv Staff

Hi,


@alvaro
Please make sure that you have them enabled in the WordPress settings under discussion and if still do not appear please make sure that you check this without any plugins active and also makes sure that you empty all cache/purge files if you use any, and try again.

Thanks

Radu
tagDiv Staff

Hi,

I’ve tested your site and it seems to work as expected: http://screencast.com/t/cWZX0huZLfW

Please clear your cache and try again. You can use the incognito mode of the browser.

Radu O.

simchris
tagDiv Member

Be sure to upload visual composer to version 4.3.5 from the all files download from themeforest. Visual Composer “broke” with WordPress 4.1. So, you need VC 4.3.5 to be able to use the custom editor.

If you simply cannot edit anything at all, that is different issue, often tied to perhaps a different plugin not working with WP4.1.

1) make sure you have Visual Composer 4.3.5
2) turn off *ALL* other plugins
3) make sure you can edit posts/pages
4) turn on plugins and figure out which is the problem.

Be sure to clear all your caches on site, CDN if used, and in web browser.

Lucian
tagDiv Staff

Salut,

Nu sunt sigur ce ar putea cauza asta insa nu cred ca se datorteaza temei devreme ce nu au mai fost raportari de acest gen iar in urma testelor nu am gasit nici o problema de acest fel.
Iti sugerez sa incerci asta si fara plugin-uri active si sa verifici din nou setarile plugin-ului pe care il folosesti pentru cache.
Deasemenea te rog sa incerci asta cu tema pricipala si nu cu tema child iar daca nu folosesti ultima versiune de tema(1.3.1) te rog sa iti faci un update si sa incerci din nou.
Noi recomandam W3 Total Cache doar cu cache-ul pentru pagina activat insa poti folosi si alte optiuni atat timp cant nu cauzea alte conflite.

Multumesc!

Lucian
tagDiv Staff

Hi,

I have also checked this and I also use an 1920х1080 LCD monitor but haven’t found any issues with it both on your site and our demo also.
I don’t think this is related to the display dimensions. Could you please make sure that you check this without any plugins active and also makes sure that you empty all cache/purge files if you use any, and also remove any custom modifications and try again.
Please let me now if you have the same result!

Thanks

ionpopescu
Participant
#0

Salutare, am o problemă de cache pe site-ul cespun.eu. Am încercat mai multe pluginuri însă rezultatul a fost acelaşi: nu s-a scris deloc cache, iar vps-ul, cu pachetul actual, nu face faţă atunci când se adună mai mult de 2-300 utilizatori online.

Am luat legătura cu cei de la serviciul de hosting şi mi-au spus că au făcut verificări şi cică s-ar putea să fie ceva de la temă care blochează scrierea de cache.

Vreo părere?

Lucian
tagDiv Staff

Hi,

I’m not sure how this happens so please provide a link to your site and also let me know on which device dose this happen so I can also test this.
Please also note that if the phone screen it’s enabled when the screen width is narrower than 767px.
I have also tested this and haven’t been able to recreate it. Please make sure that when you check for this you also consider emptying cache and that you reload the page after switching from portrait to landscape and back.
Please let me know!

Thanks

Lucian
tagDiv Staff

Hi,

I have also tested this using the latest theme version and haven’t found any issues with this so please make sure that you also use the latest theme version then deactivate all plugins leaving just the Visual Composer plugins active then empty cache and also purge files if you use any CDN host services then check again.
Those features work based on js so any js conflict can cause this. You also have this js errors in your console: http://screencast.com/t/GHeDCTdidsG

Thanks

Lucian
tagDiv Staff

Hi,

Please try this without any plugin active and also make sure you empty your cache files. I have checked this using the latest theme version (1.3.1) and found no issues with this. If you don’t use the latest theme version please update your theme and check again without any plugins active.

Thanks

Lucian
tagDiv Staff

Hi,

I have also checked this and found no issues. Please make sure that you go trough comments settings: http://codex.wordpress.org/Comments_in_WordPress and also check this without any other plugins installed and also remember to empty cache.

Thanks

saggel
tagDiv Member

i activate this setting michaltakac because i activate cache plugin. but, my load server increase a lot.

anyone else?

grip
tagDiv Member

Success!

What worked was taking the advice on another thread about changing themes:

1. Change theme away from Newspaper (I used wordpress’s own TwentyFourteen).

2. Deactivate all plug-ins.

3. Clear all cache, esp the browser (I use Firefox)

4. Change them back to Newspaper.

5. Activate Visual Comoser plug-in first, then check home page in WordPress CMS and YES! it appears.

6. Activate plug-ins one by one and check Visual Composer is still there. The answer for me was: yes.

7. With all plug-ins re-activated, Visual Composer was back and all working OK.

Jeez, what a performance!

Cheers

Dave

Thakksy
Participant
#0

Anyone know how to fix the custom css, it’s just stopped applying to the theme all of a sudden. Emptied all cache and all that. The custom css is all fine but for some reason none of the changes are showing up on the theme anymore!

Viewing 25 results - 28,776 through 28,800 (of 29,810 total)