Okay
  Public Ticket #1309022
linking to other pages using the demo
Closed

Comments

  • nigel billam started the conversation

    3 things based on the demo theme which i have imported and do not seem to work:

    1. when completing the quote form it reports that the destination email is not valid although it is i.e. [email protected] and i have confirmed using outlook. I defined the address in the contact settings.

    2. the first homepage section does not allow me to insert HTML tags, it just displays the contents with the HTML non-expanded

    3. as with 2, the Why Choose us? does not expand the HTML

    How can i add page links to 2 & 3?

    Thanks, nigel


  •  1,625
    Andrey replied

    Hello, Dear Nigel Billam!

    We have replicated all these issues on our local installation.

    Please provide us with the login and password for your WP Dashboard, we will add necessary changes to the theme's code and check the quote form.

    Best Regards!


  •  1,625
    Andrey replied

    Hello, Dear Nigel Billam!

    Here is the solution to allow insert tags in the 1-st and -3d section. Dowload this file views.php https://drive.google.com/open?id=0B5NKlmlSvX2yaWEzOHpERm9kblE and replace with this file the original one in this directory: 

    /wp-content/themes/handyman/framework-customizations/extensions/shortcodes/shortcodes/icon-box/views

    Then download the file views.php https://drive.google.com/open?id=0B5NKlmlSvX2yMGdGOC1CbWluc2c and replace with this file the original one in this directory: 

    /wp-content/themes/handyman/framework-customizations/extensions/shortcodes/shortcodes/special-heading/views

    Here are the results: http://nimb.ws/txEDId and http://nimb.ws/kxK97Z

    We can also perform this for you on your host. 

    Best Regards!


  • nigel billam replied

    Hi, thanks for this and even better it works! Now i just need this to work on the main services section, i.e. on oddjoboctopus.co.uk when you click on any of the items  Grid e.g. the first one: CARPENTRY.

    That would be great to be able to do this.

    Many thanks, nigel

  •  1,625
    Andrey replied

    Hello, Dear Nigel Billam!

    Please us in the tittle of service the following link: 

    <a href="https://www.w3schools.com/html/">CARPENTRY</a>

    Instead of link https://www.w3schools.com/html use yours own.

    You may perform this in Unyson Page Builder in Icon Box Element: http://nimb.ws/YCKD1n

  • nigel billam replied

    Thank you. It's so easy, you've made my day! nigel

  •  1,625
    Andrey replied

    We are glad to help you!

  •  1,625
    Andrey replied

    Hello, Dear Nigel Billam!

    We just wondering, do you need any additional help/support with theme? If yes - do not hesitate to contact us.

    If you like our support and have a free minute - please give a positive rating to our theme. To do this - please login at themeforest.net, click "downloads", choose and rate Handyman WordPress Theme. You may strongly rely on our support in future. 

    Best Regards!

  • nigel billam replied

    Hi, thanks for this. I have scored you at themeforest, 5 stars!

    Many thanks for your recent help, feel free close all 4 tickets that i have raised.

    Everything is good for now

    best wishes, nigel

  •  1,625
    Andrey replied

    Hello, Dear Nigel Billam!

    Great thanks for your attention and review about our theme!

    Sincerely, MWTemplates Team.

  • nigel billam replied

    Hi, i've had a request from my client who doesn't like the fact that the icons are not part of the link, you have to click on the text part of the link. I agree. Is it possible to add a selection into the icon box style to allow this?

  •  1,625
    Andrey replied

    Hello, Dear Nigel Billiam.

    We have performed this upgrade for you - now the icons in services is the part of the links.

    Please reload your front page and check your website.

    Best Regards!

  • nigel billam replied

    perfect, brilliant - it works a treat.

    which file (s) did you change just for my records?



  •  1,625
    Andrey replied

    Hello, Dear Nigel Billam!

    We have edited the following files:

    1. /wp-content/themes/handyman/framework-customizations/extensions/shortcodes/shortcodes/icon-box/options.php  

    After line 22 we have added the following code:

     'link_href' => array(
    'type' => 'text',
    'label' => esc_html__( 'Link HREF', 'handyman' ),
    ),

    2. /wp-content/themes/handyman/framework-customizations/extensions/shortcodes/shortcodes/icon-box/views/view.php - regarding this file we have done many changes, you may compare basic file with the new one via https://www.diffnow.com