Forum Replies Created
-
AuthorPosts
-
Hey!
please update to WordPress 4.1. This might be caused by a security issue, which could be solved after the update.
Consider to get some security plugin for your WordPress installation.Cheers!
AndyJanuary 9, 2015 at 6:14 pm in reply to: Feature Request for Enfold! "Some times small thing makes it Look very Big!" #377502Hey!
your link will stay as private message.
Let us know if you need any help considering one of the Kriesi themes.Best regards,
AndyJanuary 9, 2015 at 6:09 pm in reply to: Team Member Social Icons Not Showing / Linking Correctly #377498Hi hstopix!
At first please update Enfold to the newest Version. Currently you are using 3.0.2.
Cheers!
AndyHi!
versuche es stattdessen mit diesem Code:
add_filter('avf_template_builder_content', 'avia_add_social_toolbar_template_builder', 10, 1); function avia_add_social_toolbar_template_builder($content = "") { $content .= avia_social_share_links(array(), false); $content .= '<div style="height:1px; margin-top:50px;" class="hr"></div>'; return $content; }
Habe es gerade bei mir getestet und funktioniert einwandfrei.
Gut wäre auch noch, wenn du ein Child Theme verwendest, damit dieser Code beim nächsten Update erhalten bleibt.
Gruß,
Andy- This reply was modified 9 years, 10 months ago by Andy.
Hi!
schön, dass du es noch hinbekommen hast. Sag bescheid, wenn du noch Hilfe benötigst. Wir unterstützen dich gerne.
Gruß!
AndyHi wcathro!
please refer to this post: https://kriesi.at/support/topic/linking-the-icon-box-icon/#post-183782
Regards,
AndyJanuary 9, 2015 at 5:02 am in reply to: Header Extra Elements (Phone number) is covered by WPML menu/icons #377200Hi sambolleter!
you can control the phone number using this:
@media only screen and (max-width: 1024px) .responsive .phone-info { margin-top: 30px; }
Regards,
AndyJanuary 9, 2015 at 4:55 am in reply to: Change title of product page from 'Shop' to product name #377197Hi InnoMed!
please refer to this post: https://kriesi.at/support/topic/how-to-change-shop-to-store/#post-371293
Regards,
AndyHi!
I can’t see the issue. Can you show it on screenshots please? you can use imgur.com for it.
Also which browser are you using?
Please try to deactivate all plugins to see if one is causing the issue.Cheers!
AndyHey myhrtoolkit!
can you post a link to your website showing the issue please?
Best regards,
AndyHey diefleischerei!
Die Portfolio Einträge werden standardmäßig nach Datumserstellung geordnet. Möchtest du diese Ordnung ändern? Nach welchen Parametern? Bitte schaue dir diese Dokumentation hier an: http://kriesi.at/documentation/enfold/change-the-sort-order-of-portfolio-elements/
Gruß!
AndyHey aossi!
You can use a Child Theme and define font size etc. to make sure all CSS settings are the same for all languages. If you use Quick CSS field instead, then only one language will be affected.
Regards,
AndyHi diefleischerei!
füge das in functions.php hinzu:
add_action('ava_after_content', 'avia_add_social_toolbar', 10, 2); function avia_add_social_toolbar($id = "", $context = "") { if($context == "single-portfolio") avia_social_share_links(); }
Gruß!
AndyHi saundra!
please use this plugin to regenerate your thumbnails: https://wordpress.org/plugins/regenerate-thumbnails/
Cheers!
AndyJanuary 9, 2015 at 3:05 am in reply to: WooCommerce Tab Manager: tab-contents are not displayed. #377177Hi!
alright, let’s wait for their answer. It’s definitely not an Enfold related issue, when it’s also happening on Twenty Twelve theme.
Regards,
AndyHi kathrynmichaud!
1.) That’s not a theme related issue. Do you want a pop-up to appear? or what do you mean with “small window”? Maybe this plugin is for you: https://wordpress.org/plugins/wordpress-popup/
2.) Please update to Enfold 3.0.4.
3.) Refer to this post: https://kriesi.at/support/topic/enfold-remove-scroll-top-button/#post-189218
4.) Please search some plugin like this one for example: https://wordpress.org/plugins/contact-call-plugin/
5.) I don’t think it’s possible. Or do you mean a pop-up window again?
6.) Please elaborate. I don’t know what you mean with “more responsive”. What do you want to achieve exactly?
7.) With text do you mean your menu? I think you header is already to full to show your menu on mobile. You can hide it and instead use only the mobile menu:
@media only screen and (max-width: 1024px) {
.avia-menu.av-main-nav-wrap.av_menu_icon_beside {
display: none;
}}8.) Still don’t know what you mean. Please be specific and update to the newest version, maybe this helps already.
Cheers!
AndyHey tgdigitalsolutions!
use this in Quick CSS to remove the white edges:
#main, .avia-msie-8 .av_header_sticky_disabled#header { background-color: transparent; }
Check if other parts of your site are working correctly with this code.
Regards,
AndyHey ANDRE!
The breadcrumb will always show the parent page(s) of the current page. Make sure that the page hierarchy is correct. You can set the parent page in the right sidebar of the page editor screen (underneath the blue Publish/Update button).
Best regards,
AndyJanuary 8, 2015 at 6:28 pm in reply to: Facebook Like Box/Feed Not Working (Has Transparent Background) #376994Hey Jon!
you can use this to control the background-color of the iFrame:
iframe, object, embed { background-color: white; }
Cheers!
AndyHi!
You are using Enfold v. 2.9.1, which is a very old version. Please update to the newest version.
Cheers!
AndyJanuary 8, 2015 at 6:00 pm in reply to: Seitenbearbeitung incl. Slider funktioniert nicht mehr #376950Hi moliri!
bitte deaktiviere alle Plugins, um zu schauen, ob es mit einem einen Konflikt gibt.
Falls das nichts ändert, kannst du uns bitte Admin Zugang einrichten? poste es hier als private Nachricht.Gruß,
AndyHey!
if it’s only happening when you login, then we need your login information. Post it here as a private reply and we take a look.
Regards,
AndyHey!
please try with a default WordPress theme to make sure it’s a Firefox problem. Did you contact their support already?
Which Firefox version are you using? please download the newest update.Regards,
AndyHi!
kannst du uns bitte einen Link zu deiner Website schicken? Admin Access wäre auch gut.
Versuche alle Plugins zu deaktivieren und schau, ob sich etwas ändert.Gruß!
AndyHi!
I am not sure if I understand you correctly. Do you still ned help for your icons? If yes please send us a link to your website showing the issue.
Which area header do you want to be transparent on mobile? Maybe we could fix it for you if you give us a link.
Regards,
AndyHi!
without a link and maybe even admin access I can’t tell why it’s not working for you.
Please see this video: https://vimeo.com/67651241For further support we would need your website to inspect it.
Cheers!
AndyHey!
could you please try to deactivate all plugins beside “WPML Multilingual CMS”?
If it does not help here in this thread are several solutions you could try for this issue: https://kriesi.at/support/topic/incorrect-styling-enfold-theme-options-wpml/#post-190812Also try this: https://kriesi.at/support/topic/problem-with-dynamic-css-and-wpml/#post-345171
Regards,
AndyHi!
glad you found the issue.
You are right, it’s not possible, otherwise PORTFOLIO ITEM and PORTFOLIO CATEGORY would use the same address although they are two different pages.Best regards,
AndyJanuary 8, 2015 at 3:56 am in reply to: How do Remove access to avia layout builder and theme options ? #376601Hey jerrydan!
please refer to this post: https://kriesi.at/support/topic/hide-settings-code-help/#post-260950
Best regards,
Andy -
AuthorPosts