Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • persianwebs Developer
    #206729

    My contact page loads but I dont know where the email goes to, how can I modify the form and change the email address.

    There is an extra column next to the form, which I want to get rid of it as well.


    1. Capture
    Adam M Moderator
    #572759

    Hi @persianwebs,

    Could you please provide your site url and temporary admin account via private reply so I can check this matter for you ?

    persianwebs Developer
    #572842

    Hello yes, I have just private messaged you.
    Also there is another issue on the home page that says “Featured Articles” and I cant get read of that writing. it’s not a module either…I dono where is that writing coming from

    persianwebs Developer
    #737876

    Hello yes, I have just private messaged you.
    Also there is another issue on the home page that says “Featured Articles” and I cant get read of that writing. it’s not a module either…I dono where is that writing coming from

    Adam M Moderator
    #572879

    Hi @persianwebs,

    1. If you navigate to admin >>> Menus >>> Main Menu >>> choose the menu item link to contact >>> currently, it links to contact named “Contact Name Here

    2. To update / change contact detail, you can navigate to admin >>> Components >>> Contacts >>> Contacts >>> choose “Contact Name Here

    3. To hide the left column in contact page, please open file /templates/ja_bookshop/css/custom.css (if you don’t have this file, just create a new one) then add this code :

    .contact-wrap .contact-misc {
    display: none;
    }

    Adam M Moderator
    #737913

    Hi @persianwebs,

    1. If you navigate to admin >>> Menus >>> Main Menu >>> choose the menu item link to contact >>> currently, it links to contact named “Contact Name Here

    2. To update / change contact detail, you can navigate to admin >>> Components >>> Contacts >>> Contacts >>> choose “Contact Name Here

    3. To hide the left column in contact page, please open file /templates/ja_bookshop/css/custom.css (if you don’t have this file, just create a new one) then add this code :

    .contact-wrap .contact-misc {
    display: none;
    }

    persianwebs Developer
    #573118

    Thank you for your help

    persianwebs Developer
    #738151

    Thank you for your help

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

This topic contains 8 replies, has 2 voices, and was last updated by  persianwebs 9 years, 5 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum