Home Forums WoodMart support forum URL promo banner impossible to insert

URL promo banner impossible to insert

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #68261

    Houstich
    Participant

    Hello,

    I have on a page 3 promo banners in a row of 3 columns.
    I’ve been trying for a few days but I think I’m having a problem :

    I have buttons on promo banners, I insert a url without problem and when I do “set the link” I am automatically disconnected from the page I work on and I am redirected to the tab “post” – “all posts” of my WP admin…

    I’ve already deleted the row and redo a new one, but i have the same problem.
    Have you any solution ?

    Best regards

    #68285

    Artem Temos
    Keymaster

    Hello,

    Could you please disable all plugins that are not related to our theme and provide us your admin access so we can check it?

    Thank you in advance

    #69043

    Houstich
    Participant

    Hello,

    Thank you for your message.

    The site is under construction, it is diffult for me to stop the construction of the site and disable all the plugins because I have to continue the settings.

    I just tried with the builder on a blank page to integrate a promo banner, when I configure the link and I click on “set the link” it does not work. There instead of disconnecting from the page, the builder blocks and asks “if I’m sure to leave the page without saving…” Then the page is totally blocked and i’m forced to close the page without saving anything.

    I’m wondering, in order not to block me and to be simpler, is it possible for you to give me the part of the shortcode (all generic code info to set a link : url, target_blank…) to add for an url on the button ?
    So i can try to modify it through the editor mode.

    My current code :
    “[promo_banner(…) btn_text=”En savoir +” title=”Magasin” (…)][/promo_banner]”

    Best regards

    #69063

    Artem Temos
    Keymaster

    Hi,

    OK, here is a code for the banner shortcode link attribute

    [promo_banner link="url:http%3A%2F%2Fxtemos.com%2Fwood%2F|||"]

    Regards

    #69114

    Houstich
    Participant

    Hello,

    Thank you.

    I just found your demo page banner with the example :
    link = “url:% 23 |||” like you indicate to me above.
    % 23 gives https://mysite.com/# which go to the top of the homepage : button link works !

    But i’ve never seen this url structure.
    Url structure that i use and know is : “https://mysite.com/mypage”
    How is it possible to find or convert in “%23” or in “http% 3A% 2F% 2Fxtemos.com% 2Fwood% 2F” structure ?

    Best regard.

    #69121

    Artem Temos
    Keymaster

    Hi,

    The URL is decoded and some symbols are replaced with %3A and %2F. That is why it is hard to maintain plain shortcodes there.

    #69123

    Houstich
    Participant

    Hello,

    Thank you.

    I’ve understood the why, but i don’t know the how !

    How i can get this coded structure from my uncoded url ?
    Convert tools online ? Somewhere on my site ?
    Any help on this ? A website adress where i can learn to encode my url ?

    Best regards.

    #69124

    Artem Temos
    Keymaster

    Try to use this online tool to encode it https://meyerweb.com/eric/tools/dencoder/

    #69127

    Houstich
    Participant

    Hello,

    Thank you so much, it works.
    I understood it refers to URL encoding (javascript, php, asp).

    Great!

    Have a nice day.

    #69130

    Artem Temos
    Keymaster

    You are welcome!

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

The topic ‘URL promo banner impossible to insert’ is closed to new replies.