Forum Replies Created
-
AuthorPosts
-
Hi reraow!
Thank you for using Enfold.
The page loads fine when I checked it, loading speed (slider to display) is approximately 5-7 secs which is not bad. And if you check the site on a website speed test, there’s a lot of scripts and stylesheets from third party plugins which contributes additional requests time, not to mention modified images and videos (http://harakastudio.com/test/wp-content/uploads/2015/04/900pxl_6.webm, 11mb). Regarding the “blinking issues”, there’s an error in the console which might be related:
http://harakastudio.com/wp-content/themes/enfold/css/fonts/Kelson%20Sans%20Regular-webfont.woff2 Failed to load resource: the server responded with a status of 404 (Not Found) http://harakastudio.com/wp-content/themes/enfold/css/fonts/Kelson%20Sans%20Regular-webfont.woff Failed to load resource: the server responded with a status of 404 (Not Found) http://harakastudio.com/wp-content/themes/enfold/css/fonts/Kelson%20Sans%20Regular-webfont.ttf Failed to load resource: the server responded with a status of 404 (Not Found)
Please check the font files.
Regards,
IsmaelSeptember 19, 2015 at 5:20 am in reply to: SEO Yoast plugin suggesting no images on page – any suggestions why? #505838Hi!
Where can we find the actual portfolio page? In the home page (http://www.jdrakeproductions.com/moyersgroup/), there’s only a slider. The “projects” page is blank: http://www.jdrakeproductions.com/moyersgroup/our-projects/
Cheers!
IsmaelSeptember 19, 2015 at 5:15 am in reply to: Buddypress Toolbar won`t show when Woocommerce installed #505835Hi!
Thank you for the info but I think you forgot to include the login details. Please try to open inquiries in the plugins’ respective support forum. I’m sure they will be able to provide a lot of help.
Best regards,
IsmaelHi!
Please replace the code with this:
add_action('wp_footer', function() { ?> <script> (function($) { $('#top #menu-item-search.menu-item-search-dropdown > a').click(function() { setTimeout( function() { $('#top #s').attr('maxlength','10'); }, 500); }); $('#top #s').each(function() { $(this).attr('maxlength','10'); }); })(jQuery); </script> <?php });
Best regards,
IsmaelSeptember 19, 2015 at 5:01 am in reply to: Added Woocommerce shop to existing site; How to match formatting shop page? #505832Hi!
Must be a cached issue. Regarding the shop layout, you can actually create a custom shop page in the advance layout builder. Deselect the base shop page in the Woocommerce > Settings > Products > Display panel then edit the shop page. Add the Product Grid element under the Plugin Additions panel. Modify the page as you like.
Best regards,
IsmaelHey wiwaldi79!
Thank you for using Enfold.
You can try this in the Quick CSS field:
.av-styling-circle .avia_image { border: 5px solid black; padding: 0 !important; }
You have this in the style.css file:
.av-styling-circle .avia_image { padding: 10px!important; background-color: white; }
What is that code for?
Cheers!
IsmaelHey Viuliloush!
Thank you for using Enfold.
1.) You can modify the includes > helper-main-menu.php file to add new elements in the top header or use the “avia_meta_header” filter in the functions.php file. Example:
// add something add_action('avia_meta_header', function() { echo 'SOMETHING HERE'; });
2.) Follow the instructions here: https://kriesi.at/support/topic/inline-content-in-magnific-popup/#post-289356
https://kriesi.at/support/topic/open-form-in-a-lightbox-popup/#post-3781033.) This is something you need to consult with a freelance developer. You can contact codeable: http://kriesi.at/contact/customization
Cheers!
IsmaelSeptember 19, 2015 at 4:49 am in reply to: No sidebar with some layouts and fullwidth-button #505828Hi!
Place the fullwidth button inside a 1/1 column to prevent it from pushing the sidebar. The button will go full width like color section and full width sliders if you don’t constraint the width.
Regards,
IsmaelHi!
Looks like you’re using visual composer to build the page. Unfortunately, this plugin is incompatible with the theme. Please use the advance layout builder or contact the plugin author. Ask them how they handle the print preview of the builder.
Cheers!
IsmaelHey!
Please try to add this:
#footer { padding: 15px 50px 30px 50px; }
Cheers!
IsmaelHi!
1.) Did you see any errors? Please make sure that you get the code directly from the forum, not from your email. I forgot to add the opening php tags. Please replace the code with this:
<?php /* * Add your own functions here. You can also copy some of the theme functions into this file. * WordPress will use those functions instead of the original functions then. */ // target _top function add_custom_script(){ ?> <script> (function($) { $('.social_bookmarks_vimeo a').removeAttr('title'); $('.social_bookmarks_vimeo a').attr('title', 'Media'); })(jQuery); </script> <?php } add_action('wp_footer', 'add_custom_script'); ?>
2.) Get the page id of the brand page. Prepend the page id class selector. Something like this:
.page-id-32 .grid-image { pointer-events: none !important; }
Replace “32” with the id of the “Brand” page.
Cheers!
IsmaelSeptember 19, 2015 at 4:04 am in reply to: Removing date/time (other META info) from social shares #505824Hi!
Alright. I see what you’re talking about. Did you know that you can modify the text or summary before sharing it? You can even remove the image and the entire summary. Or do you want to remove it automatically? I’m not sure if that is possible though. Maybe, this plugin will help: https://wordpress.org/plugins/wp-author-date-and-meta-remover/
Cheers!
IsmaelHi vadesign!
Thank you for using Enfold.
You have this code in the css > custom.css file:
.av-main-nav > li { margin-left: 50px; }
Adjust the left margin value.
Best regards,
IsmaelHi A!
Thank you for using Enfold.
You can try this:
.iconbox_icon { width: 50px !important; height: 50px !important; line-height: 50px !important; font-size: 24px !important; top: -20px; position: relative; }
Best regards,
IsmaelSeptember 18, 2015 at 11:58 am in reply to: Fixed column width for the text above the background image #505388Hey!
Another solution is to hide the background on specific screen sizes. You can use css media queries in order to accomplish that. http://www.w3schools.com/cssref/css3_pr_mediaquery.asp
Regards,
IsmaelSeptember 18, 2015 at 11:50 am in reply to: Home Page "Ghost" Image Files: Affecting Page Insights Score – #505382Hi!
Those images do not exist any more. I think it’s a temporary cache issue. Please test the page again here: https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fwww.kiawahislandweddings.com
Look for the list of images under “Optimize the following images”. You won’t find any of the images that are used to be in the list.UPDATE: My bad. I’m looking on the mobile test. Yeah.. I can see the images now but they are not ghost images. They are actually in the uploads folder. Example:
http://southeast.rickdeanphotogra.netdna-cdn.com/wp-content/uploads/2015/08/003_HOME-469×705.jpg
http://southeast.rickdeanphotogra.netdna-cdn.com/wp-content/uploads/2015/08/007_HOME-471×705.jpg
http://southeast.rickdeanphotogra.netdna-cdn.com/wp-content/uploads/2015/08/002_HOME-705×470.jpgBest regards,
Ismael-
This reply was modified 9 years, 10 months ago by
Ismael.
Hey!
I’m sorry but I don’t think the modification will work in your case. You can actually sort the product items manually. Go to the Products panel then click “Sort Products”. Sort the product items by dragging and dropping to its respective places.
EDIT: I deleted my first response because it’s not working. Please try the “Sort Products” feature.
Regards,
IsmaelHi!
You have this code in the Quick CSS field:
#top .fullsize .related_posts { display: none; }
Please remove it. Or add this code:
.single-portfolio .related_posts { display: block; }
Regards,
IsmaelSeptember 18, 2015 at 11:02 am in reply to: Enfold Theme by Kriesi – How do I remove This From The Footer #505359Hi metrocentral!
Thank you for using Enfold.
Please go to the Enfold > Footer panel then add “[nolink]” in the copyright field. You can then add your own next to the [nolink] tag. HTML codes are allowed.
Regards,
IsmaelHi!
The image element is not included in the text block editor because it is already available in the advance layout builder. If you want to add an image shortcode inside a text block, generate the shortcode from a temporary post or page via shortcode wand. Maybe switching the builder to debug mode will help. Please refer to this link: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
Regards,
IsmaelHey Louise/Gary!
Thank you for using Enfold.
Can you please provide a link to the website? We would like to check it. For the meantime, you can try the solution provided here: http://kriesi.at/documentation/enfold/enable-cors/
Best regards,
IsmaelHey!
The suggested code is working when I checked the page: http://dev.decastell.com/
.html_header_transparency #main { padding-top: 100px !important; }
Cheers!
IsmaelHey eric_peeters!
Thank you for using Enfold.
How did you add the cookie law bar? Use the is_page conditional function to specify whether to render the bar or not on specific pages: https://codex.wordpress.org/Function_Reference/is_page
Cheers!
IsmaelHi mterrian!
Thank you for using Enfold.
That is actually the default style of the header on mobile even if you set the page to have a transparent header. You can reverse it back to transparent with this in the Quick CSS field:
@media only screen and (max-width: 767px) { #top #wrap_all .av_header_transparency { background-color: transparent !important; color: #ffffff; border-color: transparent; position: fixed !important; }}
Regards,
IsmaelHi!
I’m trying to login to the dashboard but it’s not working. Please check the login credentials. Go to the Appearance > Widgets panel then add the widgets in Sidebar Blog widget area. Is the home page same as blog page?
Regards,
IsmaelHey kandolina!
Thank you for using Enfold.
Did you test it on major browsers like Chrome or Firefox? Most browsers bundled with mobile devices, especially android, lacks features / technologies which is required to run modern websites.
Best regards,
IsmaelSeptember 18, 2015 at 7:11 am in reply to: Color Section: Section Background Custom Background Color Not Working #505264Hey!
I can’t seem to reproduce the issue on my installation. The background of the color section is being applied correctly. Please try to add this in the Quick CSS field:
.avia-section { position: relative; }
Best regards,
IsmaelHey borjasvato!
Thank you for using Enfold.
Can you please provide the link to the actual page? A screenshot of the elements that you want to include in the print preview will help as well. Use imgur or dropbox.
Regards,
Ismael -
This reply was modified 9 years, 10 months ago by
-
AuthorPosts