Forum Replies Created
-
AuthorPosts
-
Hi!
Please post the login details here. We will implement the right sidebar for you.
Also, I noticed that when I click on any of the link under the Product Category, the texts are flushed to the right and I want them to be aligned on the left. http://shop.greencastlecabinetry.com/product-category/european-style/
Can you please provide a screenshot of this issue?
Cheers!
IsmaelHi!
The lightbox plugin that is included in the theme doesn’t support mp4 formatted or self hosted videos so you have to look for another lightbox plugin or script. Maybe, these plugins will help:
https://html5box.com/html5lightbox/
https://www.wonderplugin.com/wordpress-lightbox/
https://www.tipsandtricks-hq.com/wordpress-lightbox-ultimate-plugin-display-media-in-a-fancy-lightbox-overlay-3163NOTE: These plugins may or may not be compatible with the theme.
Regards,
IsmaelHi webon_israel!
Thank you for using Enfold.
Did you create those pages then delete it? Google already crawled the site even before you delete the pages. Try to use a redirect plugin to redirect those pages to the home page or to another page. You can use one of these plugins:
https://wordpress.org/plugins/redirection/
https://wordpress.org/plugins/quick-pagepost-redirect-plugin/You can also do this via .htaccess but try the plugins first. Note that it might take a while before google or any search engines crawl the site again.
Best regards,
IsmaelHey alliancepp!
Thank you for using Enfold.
If this is a google analytics code, you can add it in the Enfold > Theme Options > Google Analytics field. Note that you have to wait for a few hours or days before it takes effect .
Regards,
IsmaelJuly 7, 2015 at 8:54 am in reply to: An error occurred while updating Enfold: Could not create directory. #469465Hey!
@DJQuad: What is the folder permission of the killshotservers.com folder? I checked it via FTP but I can’t see the permissions info. If it is set to 711, please set it to 755. Do this for all folders inside that particular folder. If possible, please create a php info page, we would like to check it. What is the actual that you get when you try to update the theme? Is this it?
An error occurred while updating Enfold: Could not create directory.
@Heathcliffe: Envato reported that there are an ongoing DDoS attacks on the marketplace causing random site outages. For the meantime, please remove the API key in the updates panel.Best regards,
IsmaelHi ISHFA!
Thank you for using Enfold.
You can follow the instructions here: http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/
Best regards,
IsmaelJuly 6, 2015 at 11:53 am in reply to: One Pager – menu should scroll in when you scroll to "page 2" #468816Hey!
Yes, this is possible but you have to edit the js > avia.js file directly. Look for this code around line 1575:
if(st > 50)
.. replace it with:
if(st > win.height() - 100)
Create a changelog or a note about this modification in case you update the theme.
Best regards,
IsmaelHey!
Edit the masonry element inside the page then you’ll find the “Order by” settings. You can set it to “Title”. You have to adjust the “Display order” settings as well. Make sure that you have the latest version of the theme which is 3.2.1.
Regards,
IsmaelHey!
The code is incorrect. Please replace it with:
@media only screen and (max-width: 767px) { .av-inherit-size .av-special-heading-tag { font-size: 0.5em !important; } } #top .social_bookmarks li { font-size: 22px; } .social_bookmarks_rss a::before { content: ''; font-family: 'fontello'; } .social_bookmarks_rss a::after { content: '\e800' !important; font-family: 'fontello'; }
Please copy the code directly from this forum, not from your email because some of the symbols are being converted automatically.
Cheers!
IsmaelHey!
Please give us admin access to the site, we would like to check it. Did you install any plugins? Please try to disable them then test it again.
Best regards,
IsmaelHey!
Please replace the code with this:
#top .fullsize .template-blog .post .entry-content-wrapper>*, #top .fullsize .template-blog .post .entry-content-wrapper { max-width: 1000px; margin-left: auto; margin-right: auto; }
Cheers!
IsmaelHi wiwaldi79!
Thank you for using Enfold.
You can change the font settings in the General Styling > Fonts panel. Or use the Quick CSS field:
body, body p { font-family: "Arial"; }
The amount of posts you created in the past few weeks is a bit too high so we flag you. Average users in the forum post 1 to 3 topics in a week but you created more than 20 topics in less than a week, using 3 different user names which is not something we can handle or tolerate. Please don’t ask questions when you can simply search google for a quick solution. Thank you.
For further modifications, please contact codeable: http://kriesi.at/contact/customization
Cheers!
IsmaelHi!
What is the current version of the theme? Looks like you removed it in the style.css file. Make sure that you have version 3.2.1. I tried to emulate this on an iPad, using the correct device user agents and network connection, mobile menu collapse whenever you click an anchor menu. If you modified any theme files in the child theme folder, make sure that all files are updated.
Best regards,
IsmaelJuly 6, 2015 at 10:51 am in reply to: An error occurred while updating Enfold: Could not create directory. #468785Hi!
@DJQuad: Give us the ftp details. We’ll check the directories. Did you check the error logs? If you’re in a rush to fix a server related issue that we don’t have any access to, please hire a freelance developer or consult a server administrator. Thank you.
Regards,
IsmaelHey!
You can try this in the functions.php file:
add_filter('avf_title_args', 'avf_title_args_mod', 10, 2); // edit default title function avf_title_args_mod($args,$id) { $args['additions'] = "<div class='temps'><ul><li>".get_the_time(get_option('date_format'))."</li><li>". get_the_tag_list(' | Mots clefs: ',', ')."</li></ul></div>"; $args['html'] = "<div class='{class} title_container'><div class='container'><{heading} class='main-title entry-title'>{title}</{heading}>{additions}</div></div>"; return $args; }
Regards,
IsmaelHey!
I created a test page with the slider plus the headline rotator inside and it works fine: http://wp-test.webdesigner-hh.de/?page_id=900
You can see the headline rotator in the bottom right corner of the slideshow.
Best regards,
IsmaelHi!
Looks like you add columns and separators to create spaces. I think this is not the right way to do this. Please use the full screen slider then add the caption. The problem with the current layout is that some of the containers are percentage base so the size will vary on different screen resolutions. If you force to use this layout, you will have to create tons of css codes to modify the separator height, move the column position etc.
Regards,
IsmaelHey!
I wouldn’t worry about the text/ratio warning directly, it’s just an indicator that the amount of html codes in the page is higher than the text or content. If those pages contains images mostly, maybe, you can add a little more text to those pages. The thing is, we can’t reduce the amount of html the theme generates because it has to be there in order to build the elements in the page. The only solution is to add more content inside those pages.
Regards,
IsmaelJuly 6, 2015 at 9:52 am in reply to: Cambio de tipo de fuente y de fondo en pase de diapositivas #468743Hey jeftores!
Thank you for using Enfold.
Use this to change the color of the caption box:
.caption_framed .slideshow_caption .avia-caption-content p, .caption_framed .slideshow_caption .avia-caption-title, .avia-caption .avia-caption-content p, .avia-caption .avia-caption-title { background: #000; filter: alpha(opacity = 80); background: rgba(255, 0, 0, 0.5); }
Adjust the rgba values. If you want to change the font of the title, go to the Enfold > Advanced Styling panel then modify the h2 heading.
Regards,
IsmaelHey djshortkut!
Thank you for using Enfold.
Please replace the code with this:
#top .av-main-nav li a:hover .avia-menu-text, #top .av-main-nav li.current-menu-item > a > .avia-menu-text { color: #018db0 !important; }
Regards,
IsmaelHi!
Have the label and input fields on the same line? You can try this:
.product-addon .form-row label, .product-addon .form-row input { width: 48%; float: left; }
Cheers!
IsmaelHi!
You can use the Quick CSS field to apply background images to the elements.
.av_promobox { background: red !important; } div .main_color .tabcontainer .active_tab_content, div .main_color .tabcontainer .active_tab { background: blue !important; }
You can replace the color value with background images. Unfortunately, you can’t add a background to the whole table because each rows has its own background.
Regards,
IsmaelHi!
The backgrounds are located in the images > background-images folder.
Best regards,
IsmaelHey Denis!
Thank you for using Enfold.
You can follow the first solution provided here: https://kriesi.at/support/topic/estilos-en-widget-de-ultimas-noticias-de-enfold/#post-460685
Best regards,
IsmaelJuly 5, 2015 at 12:21 pm in reply to: Code To Insert In Order To Show Blog Meta Elements In Blog Posts Using Avia #468537Hey!
Yes, you can use the advance layout builder for posts to create full width elements but take note that all default elements such as the post meta info, featured image etc will be removed so you have to start from scratch. You can add the code suggested above to duplicate the default post meta info.
Regards,
IsmaelJuly 5, 2015 at 12:05 pm in reply to: Which is the minimum image height for a certain parallax window height #468531Hey!
Use images with larger resolution and size if you think the background is a little bit blurry.
Is this 1423x553px the size of the background area you are refering before?
Yes, that is the calculated size of the background container. Note that the height will also depend on the content inside the container. The more content, the taller the container.
Best regards,
IsmaelHey Annelies!
Thank you for using Enfold.
Add this in the Quick CSS field:
.header-scrolled .av-main-nav > li > a { padding-top: 0; }
Regards,
IsmaelHey msmazza!
Thank you for using Enfold.
You can use the google analytics to track the search terms: http://www.carriedils.com/wordpress-track-site-search/
OR
I haven’t tried this plugin but it claims that it can track search terms: https://wordpress.org/plugins/search-meter/
Cheers!
IsmaelJuly 5, 2015 at 11:48 am in reply to: Custom post type not showing in the Portfolio Grid or Masonry elements #468528Hi!
You can’t select other custom post types or taxonomies when using the Portfolio Grid element. For the gallery, you can only use images. Please try the blog posts element or the masonry element then select the cpt gallery taxonomies.
Regards,
Ismael -
AuthorPosts