Forum Replies Created
-
AuthorPosts
-
Hey!
You can test one of these plugins in the repository: https://wordpress.org/plugins/search.php?q=woocommerce+sales+badge
Best regards,
IsmaelAugust 4, 2015 at 5:20 pm in reply to: Oh – Edge on Windows 10 is again totaly different to IE11 etc. #482845Hey!
Thank you for the info. What is the css code that you use to change the position of the rotator? I can’t seem to find it in the code inspector.
Regards,
IsmaelHi!
I don’t think it’s the correct way of adding the script. Anyway, it will actually do the same thing as the Zoom Level settings if you manage to make it work. I tried to find the closest zoom level to show the whole world map on my installation and I found out that zoom level 3 and a Map height of 700px is the closest option.
Cheers!
IsmaelAugust 4, 2015 at 8:37 am in reply to: How to render shortcodes and avia elements in archive view? #482567Hey!
I’m sorry but archive or category pages will not be able render the content inside the advance layout builder. You need to add an excerpt to the ALB post if you want to display something in the archive pages.
Cheers!
IsmaelHi!
I tried to play the video and there’s no popup or popout. Did you fix it?
Cheers!
IsmaelAugust 4, 2015 at 8:32 am in reply to: follow up on thread: "Text missing after WP upgrade to 4.2.3" #482564Hi!
This css will hide the paragraph content inside the page:
.pf-content p{ display: none;}
Why did you add it in the first place? I’m not sure where you get the “pf-content” class attribute, it’s probably from a third party plugin but the css code is basically for hiding the p tags inside the page or, more specifically for contents inside the pf-content container.
Best regards,
IsmaelHey!
The featured images should be center aligned automatically if you set the Single Post Style to Single post with big preview image. Please set it to that option then give us a link to the post with the issue. We will check it.
Cheers!
IsmaelHi!
There is an error in the avia.js file which is probably cause by one of the plugins listed above. Please try to deactivate all of them then check the page. If it works then activate the plugins one at a time to find the issue.
Cheers!
IsmaelHi!
Thank you for using Enfold.
Can you please provide a screenshot of the issue? Use imgur or dropbox. I checked the site on smaller screens and the blog posts resize properly.
Best regards,
IsmaelAugust 4, 2015 at 8:16 am in reply to: Oprik der Seite komplett kaputt, wenn Element gelöscht wird #482555Hi crevlon!
Thank you for using Enfold.
I think you forgot the link to the site. If you use the color section or any full width elements in the advance layout builder, it will push the sidebar underneath. You can set the page to have no sidebar then use the Widget Area element to act as the sidebar. Use columns to separate the contents.
Cheers!
IsmaelHey rallef!
Thank you for using Enfold.
We would like to login to the site but it requires authentication. Please post it here. What do you mean by “main-design-options”?
Best regards,
IsmaelAugust 4, 2015 at 8:06 am in reply to: Enfold: Problem with Post Slider not Responding in Internet Explorer (IE) #482550Hey!
Thank you for the info. If you can create a test page with the issue, we will check it again. We would like to reproduce it on our installation and find an end fix. If possible, please post the login details here so that we can copy the shortcodes. Did you set the ALB to debug mode? If not, please enable it: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
Cheers!
IsmaelAugust 4, 2015 at 8:03 am in reply to: ENFOLD 3.2.3: Problem with Blog Posts Feed and Sidebar Settings below 767px #482548Hi!
Thank you for using Enfold.
Can you please create a test of the first issue regarding the blog post element? We would like to check it. A screenshot will help.
Regards,
IsmaelHi!
I guess it’s coming from a third party plugin. Add this in the Quick CSS field to remove it:
.comment_container .miniheading, .comment_container .minitext { display: none !important; }
Regards,
IsmaelHey!
Use this to change the background color of the single post page:
.single .main_color { background-color: red; }
This is one of the images in the slider demo. Size is 1500x1500px.
http://kriesi.at/themes/enfold/files/2013/06/tablet-2-1500×1500.jpg
Cheers!
IsmaelHi antisemitism!
Thank you for using Enfold.
1.) Please give us a link to the post page, we would like to check it.
2.) The post meta infos should display by default unless you use the advance layout builder to create the content of the post. You will have to add it manually. Use a text or a code block.
Regards,
IsmaelHey!
Did you disable the post navigation? You have this code which breaks the layout of the navigation:
.responsive, .responsive span, .responsive span iframe[style], .responsive span img { width: 100% !important; }
Please remove it.
Best regards,
IsmaelHi!
Alright. We will close this thread now because it is a duplicate of the other thread. We will continue the thread there.
Cheers!
IsmaelAugust 4, 2015 at 7:37 am in reply to: Tooltips icons location and tooltips window overflow off the page #482535Hey!
Where did you add this code?
#top.page-id-24 #av_section_1 .av-special-heading .av-special-heading-tag { font-size: 100px; line-height: 43px; }
Please add all css modifications in the Quick CSS field or the child theme’s style.css file.
Cheers!
IsmaelAugust 4, 2015 at 7:28 am in reply to: Mobile Menu Cutting off entries in the Menu based on size of the page #482529Hey!
Alright. What if you enable the “Hide Mobile Menu Submenu Items” option in the Header > Mobile Menu panel?
By default all menu items of the mobile menu are visible. If you activate this option they will be hidden and a user needs to click on the parent menu item to display the submenus
Regards,
IsmaelHi!
You can use this in the Quick CSS field in order to adjust the active parent menu item font color:
.active-parent-item a .avia-menu-text { color: red !important; }
Cheers!
IsmaelHi maschera!
Thank you for using Enfold.
Are you trying to create a single page navigation? Please refer to this link: http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/
Regards,
IsmaelAugust 4, 2015 at 7:18 am in reply to: Imported fontella icons but not showing correctly on site #482525Hi Barnez1!
Thank you for using Enfold.
How did you apply the font icon to the social icon? You can follow this: http://kriesi.at/documentation/enfold/custom-social-icons/
Regards,
IsmaelAugust 4, 2015 at 7:15 am in reply to: Possible to change Google font for each instance of a full-width slider caption? #482524August 4, 2015 at 7:10 am in reply to: ENFOLD – child theme – Style.css does not have any effect. #482521Hey!
You can add this in the Quick CSS field:
.avia-layerslider { background-color: transparent !important; }
Cheers!
IsmaelHey obistefkenobi!
Thank you for using Enfold.
You can increase the max width and height of the masonry thumbnail size. Install the following plugin then go to the Settings > Media panel. Look for the “masonry” thumbnail, adjust the size, save then regenerate the thumbnails. https://wordpress.org/plugins/simple-image-sizes/
Best regards,
Ismael -
AuthorPosts