Forum Replies Created

Viewing 17 posts - 1 through 17 (of 17 total)
  • Author
    Posts
  • in reply to: Enfold does not load revolution slider on homepage #992862

    Hi Rikard,

    sorry, I cannot provide login details since that is a production website.

    I couldn’t reproduce the problem in a dev-stage, so I found out that there was an error in the combination of Cloudflare, Webserver Cache and an SEO plugin. After digging deeper and changing some functions, everything works fine even on the homepage.

    Best regards,
    Patrick

    Hi Sarah,

    thanks for the quick help. The active links now have the correct color.

    As for the alignment, I’ve added the following to the quick CSS:

    @media only screen and (min-width: 1180px) {
        #top #header .avia_mega_div {
            left: 0px;
        }
    }

    and it seems to work so far.

    Thanks in advance,
    microTOOL.

    Hi Ismael,

    thanks a lot. The images on the press-archive page are now gone (2.) but the comments (1.) still give me a headache. I allready commented out that whole part

    /* if ( $commentCount != "0" || comments_open($the_id) && $entry->post_type != 'portfolio')
    						{
    							$link_add = $commentCount === "0" ? "#respond" : "#comments";
    							$text_add = $commentCount === "1" ? __('Comment', 'avia_framework' ) : __('Comments', 'avia_framework' );
    
    							$meta .= ""; //<div class='slide-meta-comments'><a href='{$link}{$link_add}'>{$commentCount} {$text_add}</a></div><div class='slide-meta-del'>/</div>";
    						} */

    and nothing changed. Maybe there is something wrong with the cache, but all caches that I know of have been cleared and reset and still the comments show up.

    Best regards,
    microTOOL

    in reply to: Sidebar on author's EMPTY archive shows wrong contents #712997

    Hi Andy,

    no ‘defined’ sidebar gets displayed on it, that is the problem. The sidebar is automatically generated instead, when an author does not have made any posts yet and when his/her list is empty. So why are author pages with no entries displayed with a different sidebar as to author pages with entries? I would think that both share the same sidebar.

    Thanks for any other ideas,
    Patrick

    in reply to: Advanced Editor is not working #710262

    So, finally the Toolset Types plugin was not the real source of this problem. The real problem was that our wordpress was not able to use enough memory, due to system restrictions by our provider. We raised the memory limit in the wp-config and we had to reinstall the themes and plugins after that, and then everything worked out ok again. The advanced editor is working again.

    Thanks!

    (This topic can be closed now!)

    in reply to: Google Maps not working #679280

    As for setting up a map in the editor, I had to activate another Google Maps Geocoding API as well. It reverse looks up the given Location and translates it into Geo coordinates. So finally everything is showing up correctly. Though I would like to get rid of the footer-workaround anytime soon. Are there any ideas about that already Team Kriesi?

    All the best,
    Patrick (microtool)

    in reply to: Google Maps not working #678048

    Hi guys,

    the maps on our website-frontend kept saying “Ooops! Something went wrong”, too. And setting up maps in the backend is not working either. At last I got the frontend maps back to live with a workaround:

    First things first: As of June 22, 2016 Google made changes to the Google Maps APIs Standard Plan -> http://googlegeodevelopers.blogspot.de/2016/06/building-for-scale-updates-to-google.html
    This means: Developers (and this is not only meant for theme or plugin developer, also for those that buy these plugins and themes and use them) have to set up an API key!

    Kriesi has already set up a documentation about “How to set up an API key” here -> http://kriesi.at/documentation/enfold/how-to-register-a-google-maps-api-key/

    Since some of the maps still didn’t want to show up on the frontend website, I added the exact URLs into the API console, as @swissclick already described here -> https://kriesi.at/support/topic/google-maps-not-working-10/#post-676616

    That helped with all the maps, that are set in to a page in full width. But we also have some small maps and they kept showing the errors.

    So the javascript console helped at this time by showing something like “InvalidKey” even though I had set up the Google Maps API Key in the options of the enfold theme.

    Then I added
    <script src="https://maps.googleapis.com/maps/api/js?libraries=places&key=your_api_key_here"></script>
    before the closing
    </body>
    in my footer.php, reloaded the page wich displayed the errors until then and voilá, the map is now working correctly, the error is gone.

    What still doesn’t work is the setup of a new map in the editor. The translation of an address into geo coordinates does not work. So both of this looks like it needs to be fixed, because I don’t want to let this workaround stay in the code for too long.

    So if anybody of you has any idea on how to fix this last problem, I’d be more than happy.
    Thanks and best regards,
    Patrick

    in reply to: Advanced Editor is not working #676043

    So now that our website is not that high on traffic, I could give it a try and deactivate all PlugIns. Re-activated separately it turned out that the Toolset Types PlugIn by OnTheGoSystems has some incompatibility issues with the Advanced Editor of the Enfold Theme. I will now contact OnTheGoSystems about this problem.

    Thanks for your patience and your help.

    Best regards,
    Patrick

    in reply to: Advanced Editor Not Loading On Multiple Pages #674706

    I have the same (or at least a similar) issue on every page where the advanced editor was used to build the page. The strange thing is, that this happened only to our live website. I also have a test-stage which is a 1:1 copy of the website and where I update the theme, the plugins and wordpress first – just to see if there are any issues. On this stage-site there are no issues. They are only on our live-website.

    Are there already any ideas why this happend to mc2designs page?

    Best regards,
    Patrick

    in reply to: Positioning of image background in color section #657361

    Hey Vinay,

    i had those setting already. I selected the scroll type and it´s working as it should.

    Thanks
    Katharina

    in reply to: Hintergrundbild hüpft #627122

    Hallo,

    ja mit dem Update und minify Einstellungen hat es funktioniert.

    Danke!

    in reply to: iframe & php #336726

    Hi,

    thanks for your advice. It works now.

    Regards,
    Katharina

    in reply to: iframe & php #335433

    Hi,

    sorry but it also doesn´t work. The Code Block element shows stuff like this in frontentd: [php] if ($_GET[id]!=””) { echo ‘ and then the iframe with an error.
    The Text Element doesn´t show anything…

    Regards,
    Katharina

    in reply to: iframe & php #334734

    Hey Yigit,

    yes i did and it doesn´t work at all.

    Regards
    Katharina

    in reply to: Magazine shortcode link titles #285143

    Hi Yigit,

    it works. Tanks!

    in reply to: position of buttons #278539

    It works Thanks a lot!

    Regards,
    Katharina

    in reply to: position of buttons #278024
    This reply has been marked as private.
Viewing 17 posts - 1 through 17 (of 17 total)