Forum Replies Created
-
AuthorPosts
-
Hi,
I need to check if there`s some plugin conflict with our theme, but I not have access to the plugins. May you give to me this access?
Best regards,
John TorvikHi,
I`ve visited your site and the text and the image are working normally, just this box is overlapping the slider: http://prntscr.com/end1ur
to fix this, just add this custom CSS code at Enfold Theme Options > General Styling > Quick CSS
@media only screen and (max-width: 767px) { .responsive #top .flex_column_table { margin: -100px !important; } }
Best regards,
John TorvikHi,
Alright, let`s go :)
To fix your issue, just add these custom CSS code at Enfold Theme Options > General Styling > Quick CSS
.avia-builder-el-11 .nav-pic { display: inline-block; float: left; } .nav-text { display: inline-block; width: 80%; position: relative; top: 9px; }
IMPORTANT: To work and not affect other pages that use the same class (nav-text and nav-pic), you need to share with me your WP credentials to me create an exclusive class for the row, but you need to enable the custom class field following this tutorial: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Best regards,
John TorvikHey Daisy,
We don`t have this option by default, but you can have this paying for a custom job here: http://kriesi.at/contact/customization
Best regards,
John TorvikHi,
Let us know if you have any other questions or issues :)
Best regards,
John TorvikHi,
Let us know if you have any other questions or issues :)
Best regards,
John TorvikHey dbaertschi,
To fix it, just add this custom CSS code at Enfold Theme Options > General Styling > Quick CSS
#top .avia-layerslider .ls-wp-container { margin: 0px auto 0px -68px !important; }
let me know if this helps!
Best regards,
John Torvik- This reply was modified 7 years, 9 months ago by John Torvik.
Hi,
Let us know if you have any other questions or issues :)
Best regards,
John TorvikHi,
Please, may you share your WP credentials in the private content?
Best regards,
John TorvikHi,
This plugin should assist you: https://wordpress.org/plugins/post-types-order/
Best regards,
John TorvikHey MarcusEls,
You can see this tutorial: https://vimeo.com/64996057 and use the easy or layer slider shortcode from our Advanced Builder in your post.
Let me know if this helps!
Best regards,
John TorvikHi,
To check your problem better, may you share with me your WP credentials in the private content?
Best regards,
John TorvikHey Richard,
Please, to check the settings, may you share with me your WP credentials?
Best regards,
John TorvikMarch 22, 2017 at 7:06 am in reply to: Slideshow not responsive – showing black with tiny cut off image on iPhone #764612Hi,
I am sorry for the late response.
I
ll discuss it with my team because I not have sure if our theme support this gallery on the iPhone 4S. I
ll return an answer as soon as possible.Best regards,
John TorvikHey imperialmotion,
Please, may you send to me some screenshots because I`ve checked your site and the burger menu is working normally.
Best regards,
John TorvikHi,
To edit any page, you need to share with me your WP credentials in the private content.
Best regards,
John TorvikHi,
You just need to use the is_singular, like this code:
function exclude_category( $query ) { if ( $query->is_singular(‘post’) && $query->is_main_query() ) { $query->set( 'cat', '-97' ); } } add_action( 'pre_get_posts', 'exclude_category' );
Best regards,
John TorvikHey Greg,
Follow some tricks:
1. Optimize all images with AI/Photoshop before uploading to server ‘save as web safe’ jpg.
2. Once all images are on the website, optimize with www optimizer plugin twice 1hr 10mins apart.
3. Install wp-smushit run once to remove jpeg extra data then uninstall.
4. Use BWP minify plugin to minify scripts and stylesheets, you can also use W3 Total Cache’s minify settings but we use BWP for Enfold.
5. Install W3 Total Cache or WP-Super cache, select all recommended settings.
6. Logout your website, visit every page at least once to create super cache files.
7. Join Cloudflare setup your website on their CDN, Choose options: Full CDN Optimisation save then activate purge files. Once done log out.
8. Have a cup of coffee.
9. Visit your site after 20 minutes or so.
10. Don’t forget to smile.Best regards,
John TorvikHi,
I`ve checked your site and all looks working normally. Is there some problem yet?
Best regards,
John TorvikHey Dunckley_Design,
You just need to add this font-family in a paragraph tag at Enfold Theme Options > General Styling > Quick CSS. Follow an example:
p { font-family: YourGooglefont; }
Best regards,
John TorvikHey Steffen,
Just add this quick CSS at Enfold Theme Options > General Styling > Quick CSS
.sub-menu .menu-item { padding-left: 54px; }
Best regards,
John TorvikHey webprodigy,
Yes! Let’s check this example:
– I created a masonry gallery element with these settings: http://prntscr.com/emy1vi
and here`s the result: http://prntscr.com/emy1z6 – you can see the masonry gallery with two rows :)Best regards,
John TorvikHi,
Create another account won`t solve the problem because the block is by IP. So, this link should help you to contact the Envato Help team: https://help.market.envato.com/hc/en-us/articles/204745440-Locked-Out-of-Account
Best regards,
John TorvikHey Beth,
Please, may you share your website link that you`re referring in the question?
Best regards,
John TorvikHey Richard,
You can try to use the video and the content with these modules:
1. Put the video in a color section background.
2. Insert the excerpt and the button inside this color section.
Let me know if this helped :)
Best regards,
John TorvikHi,
I`ve checked your options and your upload was 80×80. Now, all is working normally after uploaded the correct file.
Best regards,
John Torvik- This reply was modified 7 years, 9 months ago by John Torvik.
Hey JoseAntonio,
Please, your credentials are wrong. May you check it?
Best regards,
John TorvikHey hostedbymarc,
In this specific page, you can decrease the width size with this custom CSS code:
.page-id-20 .no_margin.av_three_fifth { width: 48%; }
Best regards,
John TorvikHi,
Just add this custom CSS code at Enfold Theme Options > General Styling > Quick CSS
.size-portfolio_small { width: 375px; height: 270px; }
Best regards,
John TorvikHey MikeBenny,
You can re-upload the logo in the Enfold Theme Options. If it didn`t work, please, share with me your WP credentials.
Best regards,
John Torvik -
AuthorPosts