Featured Items - 8 instead of 4?

Discussion in 'Slice WordPress Theme' started by greggrsmith, Jan 5, 2017.

  1. greggrsmith

    greggrsmith Member

    Joined:
    May 5, 2015
    Messages:
    36
    Likes Received:
    0
    Is it possible to have 8, two rows of the four featured items? and what is the "enter shortcode" in the unlimited feature area.... for in the new slice pro them and what is the shortcode?

    Unlimited Feature's Shortcode???
     
  2. shruti26

    shruti26 Guest

    Hi,

    Greetings from InkThemes!

    To add new row of featured items, just paste the code given below in Custom CSS section
    (InkThemes -> Home Page Feature Area -> Unlimited Feature's ShortCode) of your dashboard.

    Code:
    [slice-feature-box img_src="<-- Image Path -->" feature_heading = "Write heading here..." read_more_text = "Read More..." read_more_link="<-- Redirection Link -->" ]
    Write description here.....
    [/slice-feature-box]
    
    Mention the Image Path and Heading as required.

    Hope this helps...!

    Thanks & Regards,
    Shruti Jain
    InkThemes.com
     
  3. greggrsmith

    greggrsmith Member

    Joined:
    May 5, 2015
    Messages:
    36
    Likes Received:
    0
    Thanks, almost perfect, but they didn't line up quite correctly, attached is a screenshot and my test code is below, test site url: http://www.wwpsouth.org/testsites/hcc6/

    [slice-feature-box img_src="http://www.wwpsouth.org/testsites/hcc6/files/2017/01/feat1.png" feature_heading = "Box5" read_more_text = "Read More" read_more_link="http://www.greggsmith.com" ]
    Box5
    [/slice-feature-box]

    [slice-feature-box img_src="http://www.wwpsouth.org/testsites/hcc6/files/2017/01/feat2.png" feature_heading = "Box6" read_more_text = "Read More" read_more_link="http://www.greggsmith.com" ]
    Box6
    [/slice-feature-box]

    [slice-feature-box img_src="http://www.wwpsouth.org/testsites/hcc6/files/2017/01/feat3.png" feature_heading = "Box7" read_more_text = "Read More" read_more_link="http://www.greggsmith.com" ]
    Box7
    [/slice-feature-box]

    [slice-feature-box img_src="http://www.wwpsouth.org/testsites/hcc6/files/2017/01/feat4.png" feature_heading = "BOX8" read_more_text = "Read More" read_more_link="http://www.greggsmith.com" ]
    BOX8
    [/slice-feature-box]

    thanks very much for your help.
     

    Attached Files:

  4. shruti26

    shruti26 Guest

    Hi,

    No need to worry!

    To determine and fix the issue, we need access to your dashboard.

    So, send us your website WordPress login details at [email protected] along with the thread link.

    Your Website URL:
    WordPress Username:
    Password :


    We will do it for you :)

    Thanks & Regards,
    Shruti Jain
    InkThemes.com
     

Share This Page