i found the solution, i just need to put this code into “advanced css” not the normal one…thanks 🙂
Hi Andrei,
by centering the menu like described above the mobile menu view is broken. Is there a way to center via css and have both, the mobile menu and the desktop menu centered?
desktop view: http://screencast.com/t/anOUbh6W
mobile, responsive view: http://screencast.com/t/anOUbh6W
thanks!
do it via ftp program like filezilla and it should work. you need to replace the new files in the “plugins/js_composer” folder.
Thank you all for the answers! I’ll take the easy route and do it like Christopher.
@tcdraper: How did you solve this problem within your redesign? Thanks!
Hi Emil,
a follow up on this: I tried to do this but this is not working for thumbnails which are generated from the theme automatically. Do you have an further idea what to do for thumbnail sizes? The credit here is very important because of the media laws in my country. I think like for the most of the people using it for serious projects.
thanks in advance!
Would also be interested as this would be a nice solution to credit photographers.
What theme version are you currently running?
I see what you meant Ecofame and thanks for your reply. What I meant is that the new 4.3 version which came out at last friday should have fixed all the “space” problems, so you would not need the custom css code anymore. But unfortunately it didnt at least at my project.
Hi Emil,
and how to add more than 9 custom ads? i would need some more. all my pages have their own ad! And how is that possible to keep the changes also after updating the theme. It seems like the changes to the code are made in the themes folder.
thanks!
-
This reply was modified 11 years by
sergenial.
Did the new version 4.3 solve all the white space problem at your sites? At mine unfortunately not all. At some blocks there is still white space area. :/
Thanks Christopher. Didnt find a real solution for it, yet. But found a workaround. If I rename the “titleform” and so the URLs of the posts its working again.
This is the field I change when editing the post: http://vvcap.net/db/lNvl9RwhyToMd0C2xtzh.htp
My assumption now that this has something to do with the permalinks as it seems to be dependant on the URL structure. I didnt find any duplicate URL-titles in the database so actually not any clue why it works when naming a site with a number at the end of the URL. Hope to resolve it soon.
Hi Lucian,
thanks very much, yes it works great! thanks again!
kind regards,
sergej
Hi,
you can check this thread here it may help you. Its actually not a bug as I understood it. 🙂 https://forum.tagdiv.com/topic/popular-categories-posts-from-index-and/
Hi Lucian,
thanks for your reply. I actually didnt realize that the big slider (in v 4.0.1) is made on purpose. For me it seems very overloading for the user, with 4 articles and the article pictures. Is there a way to bring back to older mobile design of the big sliders but have the newest theme version?
thank you!
Hi Emil,
after the V4 update the big slider looking strange on mobile view. I have tried the above mentioned workaround with 2 sliders, one normal and one big but somehow this is not working anymore? Can you please check? With this css code the normal slider is hidden on desktop but unfortunatelly the big one is not hidden on mobiles. You can check on my site too: http://hashtagsport.de/beta
Thx in advance!
I vote also for such a feature. I currently use UserPro Plugin, this is very good but seems to have some negative impact on my pagespeed.
Thank you very much Lucian!
Hi Marius and thanks for your support! It seems to be a conflict with W3 Total Cache Plugin. After deactivating it, the arrows appeared again.
Following my current beta location: http://hashtagsport.de/beta/
Does not really help. Same problem here. The files are in the folder at the FTP, everything as described but the mobile view seems not to work.
-
This reply was modified 12 years by
sergenial.
Hi Radu, the arrows are not working anymore. Can you say why? They worked for couple of days and now dont appear.
thanks & regards
-
This reply was modified 12 years by
sergenial.
Anyone else having trouble with the visual composer after the update to WP 3.9.1 with the above mentioned htaccess settings? It seems to be a problem in the compression code:
RewriteBase /
RewriteCond %{HTTP:Accept-Encoding} .*gzip.*
RewriteCond %{REQUEST_FILENAME}.gz -f
RewriteRule (.*)\.html$ $1\.html.gz [L]
RewriteRule (.*)\.htm$ $1\.htm.gz [L]
RewriteRule (.*)\.js$ $1\.js.gz [L]
RewriteRule (.*)\.css$ $1\.css.gz [L]
AddEncoding x-gzip .gz
ExpiresActive On
Header set Cache-Control “public”
ExpiresDefault A1209600
ExpiresByType text/javascript A300
ExpiresByType text/css A300
ExpiresByType image/gif A300
After I remove these lines it works perfectly again. But also brings my pagespeed score from 96 to 34 :/:/:/ wtf:(
Anyone a tip? Thanks in advance!
cool feature thanks