Forum Replies Created
-
AuthorPosts
-
Hey djshortkut!
which text in the extra elements do you mean? please show it us on screenshots using imgur.com
I don’t think a bolder menu text is possible for activated glassy header only and you would need to hire a freelancer for this.Regards,
AndyJanuary 19, 2015 at 4:14 am in reply to: Gravity Forms code does not appear in Text Block Avia Layout Builder #381566Hey!
I can see what you mean. As you have quite a lot plugins installed, please deactivate all of them (except gravity form) to check if things get changed and which one is causing the issue.
Did you also try to contact support for gravity forms? maybe they have some more ideas.Cheers!
AndyHey!
I can’t see any red header flickering. You website seems fine now. Could you fix it? If it’s still appearing for you, then please clear your browser cache and check again.
Let us know if you need any more help.
Cheers!
AndyHey!
2.+4.)
[1] Wieso kommst du auf die Idee, dass feature image auf einmal wegzulassen? füge es wie gewohnt mit hinzu! dann dürfte sich hoffentlich auch [2] geklärt haben :).3.) Bei mir wird wie gesagt alles normal angezeigt:
Kannst du es bitte auch an einen anderen Computer checken? hast du bereits deinen Browser cache geleert?Gruß,
AndyJanuary 18, 2015 at 6:25 pm in reply to: Change information on blog post > leave a reply, take part on the discussion, .. #381506Hey!
please post the login information into this thread if you are asked to do so. However your login information from your post here https://kriesi.at/support/topic/layout-blogbeitrage/#post-380909
does not work anymore: “Du hast nicht die erforderlichen Rechte, um auf diese Seite zuzugreifen.”
Please check.You can change the text using this plugin http://wordpress.org/plugins/codestyling-localization/
or you can go to wp-content\themes\enfold\includes folder and open comments.php and change itCheers!
AndyHey!
glad you did it and thanks for sharing. Let us know if you have any more question.
Best regards,
AndyHi!
try to put this code into your functions.php:
// this is used for taxing: add_filter('woocommerce_countries_base_country', 'set_base_to_usercountry', 1, 1); // and this is used for shipping: add_filter('woocommerce_customer_default_location', 'set_base_to_usercountry', 1, 1); function set_base_to_usercountry($country) { $country = USERCOUNTRY; // comes from a geoIP lookup in my case. return $country; } // and this is also needed not to have trouble with the "modded_tax". // (which looks like rounding issues, but is a tax conversion issue.) add_filter('woocommerce_customer_taxable_address', 'alter_taxable_address', 1, 1); function alter_taxable_address($address) { // $address comes as an array with 4 elements. // first element keeps the 2-digit country code. $address[0] = USERCOUNTRY; return $address; }
Best regards,
AndyHi!
every explanation we can give you about anchor links (=scroll down links) you will find here as Yigit already mentioned:
http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/Cheers!
AndyHey!
I think there might be a conflict with a plugin, especially for 3.). Did you already try to deactivate all of them? and see if things got changed? To check which plugin could cause the issue you can activate them afterwards one by one.
If nothing gets changed then could you please give us admin access to have a deeper look? post it here as a private reply.
Cheers!
AndyHi truthbetoldmedia!
do you mind giving us admin access to have a deeper look into the issue?
In the meanwhile please deactivate all plugins to see if one is causing the issue.Cheers!
AndyHi!
do you mind creating admin account for us? post it here as a private reply.
In the meanwhile you can check here if you did everything correct: http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/Regards,
AndyHey!
für gewöhnlich wirst du direkt bei der WordPress Installation gefragt, ob du deine Seite indexiert haben willst oder oder nicht. Vielleicht wurde da aus Versehen der Haken gesetzt.
Gruß,
AndyHey!
I am not sure, but I think WordPress is generating it automatically.
Let us know if you have any other question.Cheers!
AndyHey studiobrand_it!
please clear browser cache and deactivate all plugins to see if one is causing the issue.
Best regards,
AndyJanuary 18, 2015 at 3:00 am in reply to: Need to remove post date for page with Google Calendar #381357Hey voice903fm!
1.) Use this code:
.single-gce_feed .post-meta-infos { display: none; }
2.) Which GRID view do you mean? Unfortunately we can’t give support for any 3rd party plugin. You can contact the author’s plugin for support.
Best regards,
AndyHi stevevdw!
I think I don’t get what you mean. Could you please elaborate?
Which pages show up on google? Please add a link to your website and use screenshots to highlight what’s going on. You can use imgur.com to host your screenshots.Regards,
AndyHi jschuer!
do you mean the Avia Layout Builder? Why do you think it’s not working? please highlight on screenshots what’s going on. You can use imgur.com for it.
Also try to deactivate all other plugins, to see if another one is causing the issue.Best regards,
AndyHey!
Please try to clear the browser cache and wordpress cache if you use plugins like w3tc, wordpress supercache or bwp-minify. There shouldn’t be any differences between logged in and logged out users if no cache is active.
Regards,
AndyJanuary 18, 2015 at 1:44 am in reply to: Problems in RWD – main menu categories and their submenus #381346Hey!
please update to the newest version of Enfold and WordPress as well.
Make sure to have a backup before you do so!Regards,
Andy- This reply was modified 9 years, 10 months ago by Andy.
January 18, 2015 at 1:36 am in reply to: According to "GTmetrix" the page goes a little slow. I wonder about the list of plug in #381344Hey Per!
I think Jetpack is one plugin which could slow down your website a bit. As there are too many different plugins out there, it’s almost impossible for us to say which ones could slow down your page. You can test it yourself buy deactivating all plugins and activate them one by one to see which one is slowing down your website too much.
Best regards,
AndyHi Nimav!
what do you mean? Please always use screenshots to clarify it for us. You can use imgur.com
Regards,
AndyHey!
I am sorry that you experience this incompatibility with WPSSO plugin. We can’t give support for any 3rd party plugin, because there are just too many of them. I personally have no experience with such a plugin, but you could try to have a look at this page: http://smallbiztrends.com/2014/03/social-media-plugins-for-wordpress.html
Regards,
AndyHi martinafuchs!
as this is not a theme related issue, please refer to google’s results on the first page:
http://bobwp.com/how-to-add-two-blogs-to-a-single-wordpress-site/
http://smallbusiness.chron.com/adding-multiple-blog-pages-wordpress-30091.htmlBest regards,
AndyJanuary 17, 2015 at 8:39 pm in reply to: I can't see my updates on my client's website – HELP! #381302Hi!
which plugin called “idea” do you mean? please show us a link to the plugin’s website.
Which dashboard are you talking about? I can’t see any dashboard. I am not sure what you are talking about, but why do you think both websites you have posted (client view and the “dashboard” one) are linking to the same one? it seems that they are different websites. Please login into http://www.hotyogarenton.com to make changes for this site.Cheers!
AndyJanuary 17, 2015 at 6:18 pm in reply to: How do you show FULL FILE INFORMATION on the thumbnails in "Add multiple Images" #381275Hey websitegurus!
feel free to make a feature request here: https://kriesi.at/support/enfold-feature-requests/
Regards,
AndyJanuary 17, 2015 at 6:01 pm in reply to: Avia template builder and MQ-translate; LangTabs not working #381273Hey!
there is no plan to add any code for MQ translate, as Enfold already works perfectly with WPML.
You could try to ask a freelancer for it, but I personally don’t think it’s possible. Did you already contacted the plugin’s author?
You could use envato.com or werkpress.com to find a freelancer.Cheers!
AndyHi Jon!
Are you talking about mobile or desktop view? I am not sure if I get what you mean. Could you please show us on a screenshot/mockup what you want to achieve?
Best regards,
AndyJanuary 17, 2015 at 5:24 pm in reply to: Single product page – main image – not visible when choosing variations #381261Hi Casyi!
try to use this code in your Quick CSS field:
.template-shop .single-product-main-image .images a { position: static; top: 250px; left: width: 250px; }
and adjust as needed.
It won’t be possible to stop till related products. This would be out of support scope and you would need to hire a freelancer for this.Cheers!
AndyJanuary 17, 2015 at 5:17 pm in reply to: Sidebars Not Showing With The Events Calendar on Events Page #381258Hi!
I am not sure if I get what you mean and your link shows “Nothing found”. However I can see a calendar on your sidebar. Do you refer to this one? Please always show screenshot to make things clear for us.
1. You can add breadcrumbs in Enfold->Header->Header layout, but maybe you mean something different? I am not sure, so please elaborate.
2. I can’t see any details/venue/organizer box. Please show us a screenshot/mockup of what you want to achieve.
Regards,
AndyHi!
2.+4.) Die feature image option meinte ich nicht. Du kannst IN deinem Beitrag das jeweilige Bild einfügen und zwar als erstes, noch vor deinem text. Dieses Bild kannst du dann ganz normal verlinken.
3.) Ich kann den Fehler nicht reproduzieren, bei mir scheint in Firefox alles in Ordnung zu sein. Welche Version verwendest du? bitte aktualisiere auf die neueste Firefox Version. Für welche Browser Größe funktioniert es bei dir nicht? Bitte leere deinen Browser Cache. Damit du bescheid weißt: Enfold wird auf Firefox auf mobilen Endgeräten nicht unterstützt (wegen zu geringer Nachfrage).
Gruß,
Andy -
AuthorPosts