Forum Replies Created

Viewing 30 posts - 31 through 60 (of 66 total)
  • Author
    Posts
  • Yah, here too. What is the matter? I switched off all Caching and stuff but nothing changed. In the console there appears no error to me. Pls help ;)

    in reply to: Woocommerce product page looks strange after relaunch #940310

    I solved it temporally by deleting the cart element from avia but that is no good solution … I’ll set up an updated stagging to find the solution there. I’ll post the URL as soon as it is ready and would appreciate your help then again ;)

    in reply to: Woocommerce product page looks strange after relaunch #940277

    All product pages are build with the avia layout architect. If I delete the cart element everything works fine. The source code look completly smashed …

    in reply to: Integration of Toolset into Enfold theme #909147

    Possibly I would have to strictly create the custom post types using Toolset. I thought it would read the types from other sources. I’ll try that and come back with the solution or problem afterwards.

    in reply to: Integration of Toolset into Enfold theme #909094

    Hi @ismael,
    I added the post type called “guide_guide” and placed this code allready in the functions.php:

    function add_builder_to_posttype($metabox)
    {
    	foreach($metabox as &$meta)
    	{
    		if($meta['id'] == 'avia_builder' || $meta['id'] == 'layout')
    		{
    			$meta['page'][] = 'guide_guide'; /*instead add the name of the custom post type here*/
    		}
    	}
    	
    
    	return $metabox;
    }

    The post type you’d find in the private content of the initial post. Is something wrong woth that?

    Hey guys, maybe I’m just too blind, but how do I get it working?

    • This reply was modified 6 years, 9 months ago by Chris.

    Hey Nic, please share your experience with us. Would be really nice ;)

    Hey guys, I guess YIGIT could help us out with that issue? Do you have any idea?

    in reply to: Integrate Enfold with WP Toolset Views #899328

    Hi Basilis,

    that sounds great! Thx a lot and have a nice weekend.

    All the best,
    Chris

    • This reply was modified 6 years, 10 months ago by Chris.
    in reply to: Integrate Enfold with WP Toolset Views #898103

    Hey Rikard,
    thx a lot for your reply. I found something more specific in the documentation of Toolset. Could you answer this question?:

    *** Content Templates modify the content when called from “the_content” function. Some themes don’t use that function and define an own one. If content templates doesn’t work in your theme, please insert the own function for calling “the_content” here. ***

    Do you have that perhaps?

    All the best,
    Chris

    in reply to: Integrate Enfold with WP Toolset Views #897678

    Hey guys,

    is there a solution which works? I’m trying this too ;)

    All the best,
    Chris

    in reply to: html.html in the comments source code #878992

    Hey Mike,

    that is true and could be the solution. I’ll try to fix it and come back with the result.

    All the best,
    Chris

    Hey John,

    it’s all about the preview-function. A product, which is regular build with the standard editor, can ba previewed by clicking on “product preview” (or in german “Produktvorschau”) before it is published. That is for any reason not possible in my case with a product, which is build with the advanced layout editor. Can I solve that issue anyhow?

    All the best,
    Chris

    in reply to: How to add a custom CSS class to icons? #821281

    Hi Rikard,
    This worked perfectly. I love the Enfold Theme!!!
    Thanks a lot for this hint,

    • This reply was modified 7 years, 4 months ago by Chris.
    in reply to: How to add a custom CSS class to icons? #819881

    Hey Basilis,

    I’d like to add the class “button” to the following HTML Snippet:

    WITHOUT
    <span class=”av_font_icon avia_animate_when_visible av-icon-style- avia-icon-pos-left avia_start_animation avia_start_delayed_animation”

    WITH
    <span class=”av_font_icon avia_animate_when_visible BUTTON av-icon-style- avia-icon-pos-left avia_start_animation avia_start_delayed_animation”

    … meant to be written in small letters …

    Often it’s possible to add some code to the functions.php, to add something to the theme. Maybe I got to add this directly if not possible in another way.

    Thanks in advance,
    Chris

    in reply to: Which PDF creation Plugin do you recommand #766634

    Hey Jordan,

    exactly. I’d like to provide the content from posts and pages as nice PDFs ;)

    Would love to get some tipps on this.

    All the best,
    Chris

    in reply to: Missing or wrong content in structured data fields #766580

    Thanks Mike,

    your answer confuse me a little. The structured data testing tool shows the structured data of an specific URL and if everything is ok with those, right? And therfore I posted that link. As I’m not sure, I gotta ask, but isn’t it the purpose of that tool to tell me, what I could optimize in the sourcecode of that website? The specific website is build with enfold and the parts, which are marked as errors are outputs of enfold. So I was runned by the idea to ask for a solution of that issue right here.

    Could you help me and tell me, where in that chain my wrong thoughts are?

    Thanks a lot and have a fantastic weekend,
    Chris

    in reply to: alt-attribute for transparency header logo #750531

    Hey Ismael, just wanted to let you know, that you saved me about 1 hour!!! Thanks a lot!

    in reply to: Fontello Upload Error #748103

    Hey Nikko,

    thx a lot for your reply.
    I’ve put all infos in the private content and would love to know what was wong. :D

    All the best,
    Chris

    This is solved now.
    As I integrated a different solution manually in the page footer, Google wasn’t able anymore to verify the correct API. So I deleted the manually integrated code in the footer and now it works fine.

    Hint: If you get the message that a specific domain should be connected to that API key, copy that directly and fill it in the Google Mpas API key.

    I tried it now without any restrictions to the API key and it worked … better to say is that the coordinates where fetched. Now I try to make the map visible because I get this error message: “Hoppla! Ein Fehler ist aufgetreten.” any ideas? ;)

    Hi Basilis,
    many thanks for your assistence … here’s what is configured to that API key:
    ### IMG deleted ###

    Could you please have a look and tell me, what is the matter / what is wrong with that config?

    Thanks a lot and kind regards,
    Chris

    • This reply was modified 8 years, 1 month ago by Chris. Reason: I deleted that image for security reasons
    in reply to: Google AdSense not working #659104

    Hey Ismael,

    I tried an ad-version with a synchron loading script and I implemented the asynchron loading code on a site using Twentysixteen. As I told before the account was in checking-mode by Google and I needed a working ad so AdSense could determine the new account is no spam. Now as it works I can change back the code to asyncron script loading and it works too. *crazy*

    Best regards,
    Chris

    in reply to: Google AdSense not working #657871

    I now also tried to use this plugin: WP Simple Adsense Insertion … as a recommandation from this post: https://kriesi.at/support/topic/best-way-to-insert-adsense-code-into-enfold/ … still doesn’t work … *heul* ;)

    I tried three sites with Enfold and it is always the same result.

    • This reply was modified 8 years, 4 months ago by Chris.
    in reply to: Google AdSense not working #657862

    Hey Ismael,

    that’s kind of spooky, that you cannot find something too. What can I do?
    The AdSense account is in checking-mode as long as there is no ad showing up to verfify our account … could someone else help?

    These things I did:
    1. Disabling all Plugins – nothing
    2. Testsite with no other content (by Ismael, nothing)
    3. Switching the theme to twentysixteen (the ad appeared!!!)

    But we want to use enfold … :-( … maybe someone else from the kriesi team?

    Here’s the screenshot frpn twentysixteen:
    Ads show up with the theme Twentysixteen

    in reply to: Google AdSense not working #656426

    The site is reachable again … please have a look ;)

    in reply to: Google AdSense not working #655636

    Hey Rikard,
    it’s done and you’ll find it in the private content.
    Thx,
    Chris

    in reply to: Google AdSense not working #655216

    Just for ensurance: the ad should show up right after the three blue blocks. It’s a Leaderboard :-)

    in reply to: Fatal Error #369262

    Hi Andy,

    thanks a lot for your help. For the last few days I didn’t had a internet connection due to the fact that I moved to a new appartement. Man, how addicted I am to the internet … it’s a shame.
    At least, your tip helped a lot. I switched to the twentyfourteen for a try, changed the menu there and switched it back. That worked. What I don’t understand is, that afterwards the menu could be edited again in enfold theme activated.

    Now, everything is fine. Thy again and have a nice xmas time,
    chris

    in reply to: Fatal Error #367182

    Hi Ismael,

    for a pitty I have the same error. I tried to deactivate all plugins but that didn’t solved the problem. Could you please help me? And there’s no field to pass the Lgoindetails to you … probably because I just reply to an existing and didn’t start a post …

    Thank you and all the best,
    Chris

Viewing 30 posts - 31 through 60 (of 66 total)