Forum replies created

    Denzel Chia
    Moderator
    Posts: 2656
    May 29, 2015 at 5:18 pm #17828

    Hi,

    Thanks again for this information!

    Regards,
    Denzel

    Denzel Chia
    Moderator
    Posts: 2656
    May 29, 2015 at 5:14 pm #17827

    Hi,

    I made a test on my localhost.
    Everything works properly.

    This is the shortcode. http://prntscr.com/7atak5
    This is the result. http://prntscr.com/7atayw
    I am using the 100% width template.

    I have no idea why it does not work for you.
    If you would like me to troubleshoot on your site, please kindly provide the following details via private reply.

    WordPress Login Url:
    Username:
    Password:

    (Note: To make a private reply -> Click on the “Set as private reply” check box found at lower left corner of this forum’s text box before clicking on Submit button. This will ensure that your reply is visible only to Moderator and Keymaster)

    Thanks!
    Denzel

    Denzel Chia
    Moderator
    Posts: 2656
    May 29, 2015 at 4:53 pm #17826

    Hi,

    You can use custom css. For example a red color background for the posts slider.
    In your Theme Options -> Custom CSS add the following.

    #slide_holder{
    background-color:red;
    }

    Please see screenshot for the result.
    http://prntscr.com/7at33y

    Thanks!
    Denzel

    Denzel Chia
    Moderator
    Posts: 2656
    May 29, 2015 at 4:44 pm #17825

    Hi,

    We can help you install the Evolve+ theme. Please kindly provide the following details via private reply.

    WordPress Login Url:
    Username:
    Password:

    Ftp Server Url:
    Port:
    Username:
    Password:

    (Note: To make a private reply -> Click on the “Set as private reply” check box found at lower left corner of this forum’s text box before clicking on Submit button. This will ensure that your reply is visible only to Moderator and Keymaster)

    In Evolve+ there is shortcode to create the content boxes. It also accepts an image instead of an icon.

    We can use Theme4Press Core plugin’s shortcode generator button to generate shortcode.
    Please see screenshot http://prntscr.com/7amhbj
    The button with the number 4 logo.

    With a bit of custom css, we can have 5 content boxes in a straight line.

    We can use the blank template and shortcodes to create the layout you want. So it’s possible to have text above the content boxes.

    I can setup a demo page for you to experiment.

    Thanks!
    Denzel

    Denzel Chia
    Moderator
    Posts: 2656
    May 29, 2015 at 6:50 am #17821

    Hi,

    Sorry, I do not fully understand your question.

    May I know if this is what you are trying to achieve? Please see screenshot. http://prntscr.com/7anhwx
    If yes, this is the code that I used in Theme Options -> Custom CSS

    .link-effect a {
    height: 2em !important;
    padding-top: 0 !important;
    }

    If this is not what you want, please kindly elaborate more and perhaps provide a screenshot with some pointers or annotation. This will help us understand your question.

    Thank you!
    Denzel

    Denzel Chia
    Moderator
    Posts: 2656
    May 29, 2015 at 3:54 am #17820

    Hi Tony,

    You can try log out of this forum, clear your browser cache and revisit this thread.
    You can see that your private replies are hidden from public view, only Moderator or Key Master of this forum as well as yourself can see your private replies.

    I did not mark my reply as private because it does not contain any of your login details.
    But since you are not comfortable with leaving there here, I will remove them from your previous private replies.

    Thanks!
    Denzel

    Denzel Chia
    Moderator
    Posts: 2656
    May 29, 2015 at 3:46 am #17819

    Hi,

    Very sorry. Yes you are correct.
    The documentation on the following page has error.
    https://theme4press.com/alora-documentation/shortcodes/blog/

    The attribute is cat_slug and not category_name.

    I will inform Roman to update the documentation.

    Please use the Theme4Press Core plugin’s shortcode generator button to generate shortcode.
    Please see screenshot http://prntscr.com/7amhbj
    The button with the number 4 logo.

    When you click on it, it will popup with a selection, which you can select Blog shortcode.
    http://prntscr.com/7amhdh

    There should be no more errors if you use this shortcode generator button.

    Thanks!
    Denzel

    Denzel Chia
    Moderator
    Posts: 2656
    May 28, 2015 at 7:00 pm #17813

    Hi,

    Yes! you are correct!
    This demo page http://demo.theme4press.com/alora/creative/ is make up of many full width container shortcode
    Some with parallax background, some without.

    Thanks!
    Denzel

    Denzel Chia
    Moderator
    Posts: 2656
    May 28, 2015 at 6:32 pm #17811

    Hi,

    Thank you very much for providing all these information.

    I found that your website url is actually http://coloradoartservices.com/CAS/
    http://prntscr.com/7agk1k

    I login to your ftp account and found that the file customizer-class.php was totally blank.
    So I added in the missing content.

    Then I login to your website’s admin, make sure it’s Evolve+ theme that is active.
    http://prntscr.com/7agkgc

    And tried out the customizer, as mention by you, by clicking on the “Customize” button
    Please see screenshot. http://prntscr.com/7agkrv
    There is no fatal error now. Everything loads properly.
    I did not test out the settings in case I mess up your site design.

    I think something went wrong with FTP when you are uploading the theme.

    Thanks!
    Denzel

    Denzel Chia
    Moderator
    Posts: 2656
    May 28, 2015 at 3:42 pm #17808

    Hi,

    I assume that you are trying to create a page template.
    You can start by duplicating blank.php
    This is the simplest template in Alora Theme.

    Make a copy of blank.php and rename it to something like custom_blank.php and change the template name from Blank Page to Custom Blank and you will have a new page template. The name Custom Blank will appear in the page template selection in your WordPress admin -> Add Page.

    Experiment with it, and if you encounter any PHP fatal error, which results in a blank page, you can use FTP to delete custom_blank.php and start over again.

    I am sorry, this is all the information I can provide.
    If you need further assistance, you can hire a developer by putting up a posting on http://jobs.wordpress.net/

    Thanks!
    Denzel