Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #1053429

    Hi
    if you want to turn on SSL on your site, Kindly follow this tutorial.
    Hope it helps.

    Regards

    templater Friend
    #1053547

    Hi
    I know that. My question on the links is "http://schema.org/".
    Will they change to "https://schema.org/"?
    Otherwise there will be an error on SSL.
    Regards

    Pankaj Sharma Moderator
    #1053655

    Hi
    open template folder/html/com_content/article/default.php
    Find

    
    <article itemscope itemtype="http://schema.org/Article">

    change https with https.

    Hope it helps.

    Regards

    templater Friend
    #1055716

    Hi
    When updating a template, will the default.php file be overwritten?
    Thank you

    Pankaj Sharma Moderator
    #1055748

    Hi
    Kindly add the default.php file in /local/html/com_content/article/default.php
    in template folder, it will work as an override and no issue on update.

    Regards

    templater Friend
    #1055954

    Pankaj Sharma
    For all links available in the template!
    The main page of the site displays the line:

    <ul itemscope itemtype="http://www.schema.org/SiteNavigationElement" class="nav navbar-nav level0">

    From file:
    root/plugins/system/t3/includes/menu/megamenu.tpl.php
    How to remap (override) megamenu.tpl.php?

    Thanks Regards

    Sorry for my english.

    • This reply was modified 6 years, 8 months ago by  templater.
    • This reply was modified 6 years, 8 months ago by  templater.
    • This reply was modified 6 years, 8 months ago by  templater.
    Pankaj Sharma Moderator
    #1056070

    Hi
    Its not used as an override, i will share this report to team so we can just fix it in core system.

    Regards

    templater Friend
    #1056130

    Pankaj Sharma The solution is described on the site joomlart.com!

    • To override Megamenu, please create megamenu.php in the folder: templates/your_template/html. The file is to override Megamenu markup.
    • The default markup of Megamenu is included in: pluginssystemt3includesmenumegamenu.tpl.php, the megamenu markup comes from some function like: beginmenu, endmenu, etc.

    Regards

    • This reply was modified 6 years, 8 months ago by  templater.
Viewing 8 posts - 1 through 8 (of 8 total)

This topic contains 8 replies, has 2 voices, and was last updated by  templater 6 years, 8 months ago.

The topic ‘http -> https How to remap?’ is closed to new replies.