Forum Replies Created
-
AuthorPosts
-
Hey HKNG!
Thank you for using Enfold.
If possible, please provide a screenshot of what you’re trying to accomplish. A link to the actual website will help.
Best regards,
IsmaelFebruary 23, 2015 at 8:24 am in reply to: 'Event Meta' data from Events Calendar not showing on Live site #400424Hi victoriasymphony!
Thank you for using Enfold.
How did you add the sponsor information? There are fields for organizer details but I don’t see one for sponsors. You can edit config-events-calendar >views > single-event.php.
Best regards,
IsmaelHi Courtney!
Thank you for using Enfold.
Go to Enfold > Blog Layout then set the Blog Style to the last option(Use advance layout builder.. etc). Edit the blog page, add the special heading element and the blog posts element below.
Best regards,
IsmaelHey Ivana!
Thank you for using Enfold.
Add this to the Quick CSS field:
#top .title_container .container { padding-top: 0; padding-bottom: 0; min-height: 40px; }
Regards,
IsmaelHey crewneck!
Thank you for using Enfold.
Add this to the Quick CSS field:
.avia_desktop #advanced_menu_toggle:hover, .avia_desktop #advanced_menu_hide:hover { background-color: #ffffff; color: #000000; border-color: #ffffff; }
Regards,
IsmaelHey Snerp!
Thank you for using Enfold.
What is the name of the page with the issue? Why do you need two widget area element? Can’t you just place the widgets inside the “Opt-in” widget area?
Best regards,
IsmaelFebruary 23, 2015 at 7:55 am in reply to: Blog went from masonary to normal when updated wordpress #400418Hi Mysterygene1975!
Thank you for using Enfold.
I checked the “Our Blog” page and it’s still using the masonry element.
Cheers!
IsmaelFebruary 23, 2015 at 7:54 am in reply to: Display Social Icons in Top Bar (Mobile Menu Only) #400417Hey!
Use this:
@media only screen and (max-width: 767px) { .responsive #header .main_menu ul.social_boomarks {display: block; position: absolute; top: 9px; right: 0;} .main_menu, #header_main_alternate {display: block;} .avia-menu.av-main-nav-wrap.av_menu_icon_beside {display: none;} }
Cheers!
IsmaelHi!
Thank you for using Enfold.
Good job on the site but instead of using the color section to display the girl image, use a fullscreen slider. It’s a bit tall right now.
Regards,
IsmaelHi!
I checked the site but I can’t see the cart icon in the mobile menu. Did figure out a way to remove it?
Best regards,
IsmaelHey!
You can try this:
.home div#av_section_4 { margin-top: 5px; }
Best regards,
IsmaelHey!
I’m sorry but you’re using a very old version of the theme which is not compatible with WordPress 4.1. Please download the latest version, 3.0.8 from your themeforest account then update the theme via FTP. Please refer to this link for more info: http://kriesi.at/documentation/enfold/updating-your-theme-files/
Since you didn’t update the theme regularly, this particular upgrade might break some elements on the theme specially the header. All you need to do is to reconfigure the options or recreate broken elements from scratch.
Regards,
IsmaelHi!
Hmm.. I’m not sure why it’s not working. The best thing to do is to ask the script author.
Cheers!
IsmaelHi!
Replace the class attribute with “p4”:
<p class="p4" style="text-align: center;"><strong>At the end of the day, quality tips the scales</strong></p>
Add this to the Quick CSS field:
.p4 { font-size: 30px; color: #7d1202; }
Best regards,
IsmaelHey tmunz!
Thank you for using Enfold.
Add this to the Quick CSS field:
.single_toggle .toggler { font-size: 20px; padding: 9px 3px 9px 35px; }
Adjust the padding.
Best regards,
IsmaelFebruary 21, 2015 at 1:40 pm in reply to: Live search not displaying pages with apostrophes in the name #400070Hi!
I don’t have any experience with wpallimport plugin but I don’t see any related topics regarding custom post type creation here: http://www.wpallimport.com/documentation/
Did you import the posts from a previous website? Can you point us to any reference or documentation on how to create custom post types with wpallimport plugin?
We tested this plugin and any custom post types created will be searchable including posts with apostrophes on its title: https://wordpress.org/plugins/custom-post-type-ui/
Regards,
IsmaelHi!
@voice903fm: Please give us a link to the actual website. Make sure that you have the latest version of the theme, 3.0.8.Cheers!
IsmaelHey!
We created a slider test using the video shortcode here: http://foodvacuumsealers.com.au/wp-admin/admin.php?page=layerslider&action=edit&id=30
You can see it in action here: http://foodvacuumsealers.com.au/test-video/
You can adjust the video size on Enfold > General Styling > Quick CSS field:
.layer-video-container .avia-video.avia-video-16-9 .avia-iframe-wrap { width: 500px !important; height: 300px !important; }
The video is playing on mobile device, personally checked on an iPod touch.
Best regards,
IsmaelHi!
Thank you for using Enfold.
@Dunc R: Please post the website url here. We would like to check it. If possible, please contact the Gravity and Dot Mailer plugin author for additional help.
@hybrid: Make sure that you have the latest version of the theme, 3.0.8. Create a new thread. We’ll help you there.
Regards,
IsmaelHey!
1.) The pages already exist, why do you need to create another? If you want to create another shoo page, use the advance layout builder. Add the product grid element.
2.)The account links are automatically created on the Replete theme but it’s not the same on Enfold. You need to create the Enfold Secondary Menu manually on Appearance > Menus panel.
3.) Try to set the permalinks on Settings > Permalink panel to Post name. My Account Endpoints endpoints should work like this (assuming you set “Account” page as My Account Page. http://franzelina.com/account/edit-account
Regards,
IsmaelFebruary 21, 2015 at 12:25 pm in reply to: Navigation arrows not working on portfolio neither with function added. #400053Hi!
You can still enable the avia_post_nav on pages with full width sliders. Just add this to the functions.php file;
add_filter('avia_post_nav_settings','avia_remove_fullwidth_slider_check', 10, 1); function avia_remove_fullwidth_slider_check($settings) { $settings['is_fullwidth'] = false; return $settings; }
Regards,
IsmaelFebruary 21, 2015 at 12:21 pm in reply to: Changed Logo on some pages, now experiencing Mobile menu issues #400050Hey!
Thank you for using Enfold.
We already included the fix to this issue on version 3.0.8. You need to set the #wrap_all container back to relative on mobile devices.
Cheers!
IsmaelHey meridianwest!
Thank you for using Enfold.
Set the post format to video then add the url of the video on the text editor.
Cheers!
IsmaelHey icuk!
Thank you for using Enfold.
Is this also happening when you activate a default wordpress theme?
Regards,
IsmaelFebruary 21, 2015 at 12:15 pm in reply to: when choosing boxed layout header and sidebar displayed wrong #400047Hey!
The body tag markup on your installation is duplicated and the id and class attributes are missing. I’m not sure how that happened. What is the current PHP version of the site?
<body class=" customize-support"><body>
Regards,
IsmaelFebruary 21, 2015 at 12:02 pm in reply to: Menu and Formatting Messed Up After Updating Enfold #400043Hey!
Yes, we can see it but we have no idea about the modifications added on that file. We don’t want to mess up anything. Please get a copy of the header.php file from the parent theme folder then replace the one inside the child theme folder. Make sure to create a backup of the old file just in case.
Regards,
IsmaelHey!
It looks like something any premium themes doesn’t have, specially the image preview when you hover over the menu items. You really need to hire a freelance developer for this modification.
Cheers!
Ismael -
AuthorPosts