Forum Replies Created
-
AuthorPosts
-
August 29, 2015 at 7:55 am in reply to: Translate value of "copyright" in theme options (WPML) #495197
Hey tsjemo!
Thank you for using Enfold.
You can set a different copyright text for each language. Switch to the first language then go to the Enfold > Footer panel. Set the text in the Copyright field. Do the same steps for the next languages.
Cheers!
IsmaelAugust 29, 2015 at 7:53 am in reply to: Einige Elemente, z.B. das Menü werden nicht richtig angzeigt #495196Hey astroluna!
Thank you for using Enfold.
Looks like the file and folder permissions are incorrect. Please ask your hosting provider to fix it. Direct them to this link: https://codex.wordpress.org/Changing_File_Permissions#Permission_Scheme_for_WordPress
Best regards,
IsmaelHey!
Thank you for using Enfold.
Yes, that is the correct behavior. Since the image is full width, the content below fails to float beside the image. Set the image alignment to center.
Cheers!
IsmaelHey!
Are you trying to place the icon beside the text? You can try this code:
span.av_font_icon.avia_animate_when_visible.av-icon-style-.avia-icon-pos-left.avia_start_animation.avia_start_delayed_animation { float: left; width: auto; }
Cheers!
IsmaelHey xandria!
Thank you for using Enfold.
Please go to Enfold > Sidebar Settings then set the Sidebar on Archive Pages to have no sidebar.
Cheers!
IsmaelHi!
Alright. We will keep this thread open. Remember that you have to remove the code in case you want to change the font settings.
Regards,
IsmaelAugust 28, 2015 at 11:34 am in reply to: Oprik der Seite komplett kaputt, wenn Element gelöscht wird #494764Hey!
You didn’t actually update the page when you remove the layer slider? The issue only happens on preview. Please check the page now: http://www.marcobehrens.com/
Cheers!
IsmaelHi!
@michalniemeic: Looks like the page is timing out when you switch to the advance layout builder. Please ask your hosting provider to create a php info page. We will need to check it. Some servers limit the memory limit to 64M.
@wildmercury: Please create a new thread. Add the link to the website and the login credentials. We will tackle the issue there.Regards,
IsmaelHi kgbrooklyn!
Thank you for using Enfold.
You can still use the Woocommerce plugin if you want the actual shop demo layout. You can then create a product, leaving the price field blank. The plugin will automatically create a “Read More” link in the shop overview page.
If you don’t want to use a plugin, try to use the portfolio items. Use the portfolio grid or the blog posts element to display the items in a grid layout. However, this will require additional customization in the theme because you will need to create an affiliate button of some sort.
Cheers!
IsmaelAugust 28, 2015 at 11:14 am in reply to: Center aligning the logo in between the navigation menu items in the header #494756Hey!
@Michael: Please create a new thread here. Post the link to the website and the screenshot of what you’re trying to accomplish. https://kriesi.at/support/forum/enfold/Regards,
IsmaelHi!
The plugin needs to be activated before you can use the shortcode. By “disable”, I mean turn off the button for all pages. Is there any settings where you can disable it for all pages?
Cheers!
IsmaelHi!
1.) You can set the Enfold > Header > Mobile Menu > Header Mobile Menu activation to the second option to keep the menu items from overlapping the logo on smaller screens. You can also use the Quick CSS field to adjust the padding and font size of the menu items.
2.) If you can provide a screenshot of what you’re trying to do, maybe we can help. A link to the actual website is required because we need to inspect the menu items.
Best regards,
IsmaelHey!
Please watch this video: http://kriesi.at/documentation/enfold/portfolio-item/update-theme-files-with-ftp/
The layer slider plugin in the latest version of the theme hasn’t been updated yet but we will add the latest version eventually.
Cheers!
IsmaelHi djshortkut!
Thank you for using Enfold.
I’m sure you have the custom css class field turned on. Try to add a Separator / Whitespace element between the text block and the icon. Apply a custom css class attribute to the whitespace element. Use css media queries to hide the whitespace on desktop view.
CSS media queries: http://stephen.io/mediaqueries/
For retina display: https://css-tricks.com/snippets/css/retina-display-media-query/Regards,
IsmaelHi jaysigl!
Thank you for using Enfold.
This is usually a server related issue, in which we don’t have control over. Please contact your hosting provider for more info regarding the issue. You can also follow the steps provided here for a possible fix: http://kriesi.at/documentation/enfold/my-contact-form-is-not-sending-emails/
Regards,
IsmaelHey!
@codemode: It’s not advisable to use html codes inside the default table element due to this bug. You can, however, create the table manually in a text or codeblock: http://www.w3schools.com/html/html_tables.aspBest regards,
IsmaelHey!
Please try to use smaller image or try to limit the width of the image with this in the Quick CSS field:
#top #header .avia_mega_div > .sub-menu > li > ul li img { max-width: 200px; }
If it doesn’t work, use this:
#top #header .avia_mega_div > .sub-menu > li > ul li img { width: 200px; }
Regards,
IsmaelHey!
In the pattern url, you can add more content inside the “text” query:
?text=[title]addmoretexthere&url=[shortlink]
Or add a new parameter. Refer to this link: https://dev.twitter.com/web/tweet-button/parameters
Best regards,
IsmaelHey freddyB!
Thank you for using Enfold.
You have to translate the portfolio entries or taxonomies. Please refer to this link: https://wpml.org/documentation/getting-started-guide/translating-post-categories-and-custom-taxonomies/
Cheers!
IsmaelHey!
You can force the one third column container to expand to full width on iPad screen size:
@media only screen and (max-width: 989px) { div .av_one_third { margin-left: 0; width: 100%; margin-bottom: 20px; }}
Regards,
IsmaelHi!
The login credentials above are not working. Please check. This issue is probably cause by a third party plugin. Please try to deactivate all plugins then activate them one at a time to find the issue.
Cheers!
IsmaelHi!
Alright. Let’s start again. First, we need to see the actual issue so you need to add the css customizations again. We are sorry if we asked you to remove it before. Right now, the logo is small with a black header background, this is the same on any browser, very different from what was indicated in the screenshots:
https://dl.dropboxusercontent.com/u/52916400/chrome.png
https://dl.dropboxusercontent.com/u/52916400/safarirs.pngWe apologize for the confusion. We’ll check the site again after you add the css modifications back.
Best regards,
IsmaelHey!
Please go to the Settings > General panel then make sure that the WordPress Address (URL) and Site Address (URL) is completely the same.
Cheers!
IsmaelHi!
Thank you for the link but it’s not working. Is the site down? Please check. I’ll ask the rest of the support team to access the link.
Cheers!
IsmaelHi!
Did you install any lighbox plugin? This css code breaks the gallery:
.lightbox { position: absolute !important; left: 0; width: 100%; z-index: 10000; text-align: center; line-height: 0; font-weight: normal; }
Try to add this in the Quick CSS field:
.lightbox { position: relative !important; }
Best regards,
IsmaelHey!
Thank you for the info. Please modify the comments.php file then look for this code around line 164:
comment_form();
Replace it with:
$args = array( 'comment_field' => '<p class="comment-form-comment"><label for="comment">CHANGE THIS LINE'. '</label><textarea id="comment" name="comment" cols="45" rows="8" aria-required="true">' . '</textarea></p>', ); comment_form($args);
Edit the “CHANGE THIS LINE” part.
Cheers!
IsmaelAugust 28, 2015 at 4:54 am in reply to: Problems with content in 1/3 and 2/3 layout that is not resposive #494606Hey!
I checked the page but I don’t see the form any more. Did you remove it?
Cheers!
IsmaelHey wiwaldi79!
Thank you for using Enfold.
1.) Add this in the Quick CSS field to remove the lines or border:
.avia-menu.av_menu_icon_beside { border: none; }
2.) I’m sorry but I can’t find any color section with the “white area” as indicated in the screenshot. Please post the url to the actual page with the issue.
Regards,
IsmaelHi!
Can you please provide a screenshot of the issue? I checked the page and the image’s orientation stays “portrait” even on smaller screens. Note that the image inside a column will inherit the width of the parent container, in this case, the column container.
Cheers!
IsmaelHi!
Did you follow the instructions on the previous post? You can replace the code with this:
$authorlink = get_author_posts_url( get_the_author_meta( 'ID' ) ); $author = the_author(); $output .= "<time class='slide-meta-time updated' $markup>" .get_the_time(get_option('date_format'), $the_id)."</time> / by <a href=". $authorlink . ">". $author ."</a>"; $output .= "</div>";
Best regards,
Ismael -
AuthorPosts