Forum Replies Created
-
AuthorPosts
-
You are welcome, glad to help :)
Regards,
JosueDoesn’t seem to work, please re-check.
Hey!
They’re added up to the total translated but not merged, the plugin handles its own translation file in another location (which you can set i believe).
Best regards,
JosueYou are welcome, glad to help :)
Regards,
JosueHi!
Try the following, open js/shortcodes.js and change this line:
container.on("click", "a", methods.load_item);To:
container.on("click", ".avia-button a", methods.load_item);That way, the Ajax load will only occur when the button at the bottom is clicked.
Regards,
JosueFebruary 29, 2016 at 3:47 am in reply to: Gravity Form not displaying when using Conditional Logic #590562Hand us an admin account and we’ll take a look.
Hi!
Where did you place the code? are you using a child theme? try this instead:
add_action('init', function() { remove_filter(‘the_content’, ‘featureimage_for_feeds’); });Regards,
JosueHey creatiffco!
Are you using Advanced Layout Builder in your Posts? if so, you may need to set a manual excerpt.
Regards,
JosueHey,
If you’re interested in the Pages and not necessarily in the Theme Options one thing you can do is import all them at once via Settings > Import, you can find each XML file in /includes/admin/demo_files.
Cheers!
JosueIt happens because Quick CSS content is placed in the same file Enfold generates with all the settings the user sets so if there’s a typo there it will mess the whole file.
February 29, 2016 at 3:34 am in reply to: Gravity Form not displaying when using Conditional Logic #590552Hi,
Can you please check if the issue persists with the default WordPress theme activated?
Regards,
JosueHey!
The Swedish translation may not be 100% complete, one thing you can do is install this plugin and translate that string in your install.
Cheers!
JosueHey!
I’m afraid no, that’s not possible in bbPress (the plugin we use here). One thing you can do is set-up an automated forwarding:
https://support.google.com/mail/answer/10957?hl=enBest regards,
JosueHey!
If i remember correctly, i did this on your child theme, make sure the code is there (in functions.php and QuickCSS/style.css).
Best regards,
JosueHi,
Can you please create us a WordPress administrator account? post it here as a private reply.
Regards,
JosueHi!
Can you post a screenshot of your view? here’s how it looks on my end – http://screencast.com/t/hofU42RN
Regards,
JosueHey!
I couldn’t find any MegaMenu in your site at the moment, have you disabled it?
Cheers!
JosueHey!
When editing the Portfolio item, scroll down to Advanced Portfolio Settings and set it like this – http://screencast.com/t/XMt87uoJDsk
Regards,
JosueFebruary 29, 2016 at 3:19 am in reply to: Force content to fill screen to prevent footer from being too tall #590542Hi Owen!
You could set a min-height to the content, try adding this to Quick CSS:
#main .content { min-height: 500px; }Cheers!
JosueHi!
The size you’re using is OK, however there’s no way to prevent the image to get stretched unless you set it so – http://screencast.com/t/GScCaowk
Regards,
JosueFebruary 29, 2016 at 3:14 am in reply to: Prevent current page/item from appearing in sidebar widget? #590540Hi,
Can you please create us a WordPress administrator account? post it here as a private reply.
Regards,
JosueHi!
The username provided doesn’t work.
As you don’t have a child theme, you’d need to use a plugin to get this working, refer to my reply here:
https://kriesi.at/support/topic/houzz-icon/#post-539451Best regards,
JosueFebruary 29, 2016 at 3:10 am in reply to: Menu buttons do not stay active on 2nd level pages #590538Hi!
Try changing your code to:
.main_menu ul:first-child > li.current-menu-item > a, .main_menu ul:first-child > li. current-menu-ancestor > a, .main_menu ul:first-child > li.current-menu-parent > a{ font-style: italic!important; }Cheers!
JosueHi!
Start installing this plugin and set a custom field for your Post type where you’ll set the score for each Post:
http://www.advancedcustomfields.com/Regards,
JosueHi,
Can you please create us a WordPress administrator account? post it here as a private reply.
Regards,
JosueHi,
Can you post the link to your blog please?
Regards,
JosueFebruary 29, 2016 at 3:02 am in reply to: White Space Stripped after Punctuation in av_slideshow #590532Hey!
Try using this code:
[av_slideshow size='featured' animation='slide' autoplay='false' interval='5'] [av_slide slide_type='image' id='1844' attachment=',' video='' mobile_image='' video_ratio='' title='Transporter (T6)' link_apply='image' link='portfolio,357' link_target=''] The Volkswagen T6, often associated with luxury camper-van conversions, can be custom built to carry 2, 3, 4 or 5 passengers in the rear cabin. [/av_slide] [/av_slideshow]Regards,
JosueHey!
Try adding this code to the Quick CSS:
#top td{ font-size: 22px; }Cheers!
JosueHello,
Have you tried disabling all third-party plugins to see if it gets fixed?
Regards,
JosueHi!
Have you tried using a Masonry / Masonry Gallery element?
http://kriesi.at/themes/enfold/portfolio/masonry-portfolio/Cheers!
Josue -
AuthorPosts
