Topic Resolution: Resolved
    Denzel Chia
    Moderator
    Posts: 2656
    June 4, 2015 at 6:22 am #17910

    Hi,

    1) Theme4press core plugin is only designed to work with our products.

    2) Links do work properly in toggle shortcodes, I am able to insert a link within toggle shortcode content.
    I can also see the HTML source code of your link within the toggle shortcode, for example , <a target="_blank" href="http://www.sarafanka.com/?r=4547c">Sarafanka.com</a>

    If I am not wrong, I think it’s disabled by your “click on name in table and scroll down to toggle shortcode” script. It converts links into scroll down anchor and disabled it’s default behavior.

    3) I cannot find the correct typography setting in Alora Theme to do this, therefore please use the following custom css. Add in Theme Options- Custom CSS

    .entry-title {
    font-size: 30px !important;
    line-height: 2;
    margin-bottom: 20px !important;
    }

    Please see screenshot. http://prntscr.com/7cxee0

    Thanks!
    Denzel

    Roman Ivanov
    Spectator
    Posts: 20
    June 4, 2015 at 4:22 pm #17921

    Thank you very much!

    Roman Ivanov
    Spectator
    Posts: 20
    June 6, 2015 at 12:18 pm #17948

    I created a test page. See, links in toggles do not work http://qps.ru/BHYGA

    Denzel Chia
    Moderator
    Posts: 2656
    June 6, 2015 at 2:29 pm #17954

    Hi,

    I made a screencast. https://www.screenr.com/ChPN
    Please see that links in Toggles works properly in Alora Theme.

    Seems like my previous assumption is wrong, but I cannot be sure what is causing this issue on your website. Please start troubleshooting by disabling plugins one at a time and clear browser cache and reload your test page. See which plugin is causing this issue.

    If you have manually added script, please also remove it to see if that is causing this issue.

    I am afraid that’s all we can provide for this issue.
    Please hire a developer if you need further assistance.

    Thanks!
    Denzel

    Roman Ivanov
    Spectator
    Posts: 20
    June 6, 2015 at 3:04 pm #17958

    OK. Thanks a lot for help.