Forum Replies Created

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • The api key has to be entered into the CF7 plugin settings, submenu integrations. The code is basically copied from the original CF7 plugin, wrapped with a little check and then readded. Works like a charm on my site.

    in reply to: Get image(s) of fullscreen slider #1235369
    This reply has been marked as private.
    in reply to: Get image(s) of fullscreen slider #1234748

    Hi Mike,
    thanks for your reply. For testing purposes, I think I’ll go another way: I try out a clone of the fullscreen slider from my own theme, so I can react on the image server sided with php ;-) I will let you all know if I made it to my desired goal.

    Regarding this idea: Is there a way to add an additional tab to the builder, so that the cloned shortcode does have it’s own “environment”?

    Edit: Forget about the last question, found it out myself ;-)

    • This reply was modified 4 years, 3 months ago by sixtyseven.
    in reply to: Topmenu last dropdown problem #645366

    The probIem still existed after the last update (3.6.1). I managed to fix this with the following css:

    @media only screen and (min-width: 768px) {
    	#menu-item-3485 .sub-menu {
    		margin-left: -60px;
    	}
    }

    But this of course only works in my special case. Imho there is a general problem with the main menu logic somehow.

    in reply to: Topmenu last dropdown problem #645308

    Hi Rikard,
    thank you for your response, but that doesn’t solve the problem. See this screenshot on my regular computer:

    Screenshot

    If there is no CSS fix for that, I probably could change that behaviour via my child theme’s public js? Checking the html output, the ID of the surrounding li element of the submenu is menu-item-3485.

    Thanks for helping me with that.

    in reply to: Add another field to meta box #546404

    Added a new metabox did the trick. Realized as a no-brainer with the fantastic ACF plugin ;-)

    in reply to: Remove CPT Portfolio completely? #546354

    Works like a charm. THanks a bunch!

    in reply to: Layer Slider Update #541782

    Bought the theme today, implemented is Version 5.5.0, current version is 5.6.2, counted nine updates in the layer slider changelog. When will an update be available?

    Don’t want to stress anybody, but there have been some major tweaks, including a “HugePerformance Boost”, so they say ;-)

    Greetings from Germany

Viewing 8 posts - 1 through 8 (of 8 total)