Home Forums Basel support forum Projects

Projects

Viewing 23 posts - 1 through 23 (of 23 total)
  • Author
    Posts
  • #3686

    webtrendz
    Participant

    Hi Guys,

    I need a favour, i know that you have a sidebar for projects and that i can create one, which i have. However, i need a easier way for users to navigate to the different projects categories.

    If you have a look at my projects page, i have added a sidebar however i want to use a widget or PHP code to link the same categories on the side menu.

    When i use the normal categories as a widgets, i dont get projects, is they anyway i can do this, where i can link the categories and give the user the ability to click on them?

    e.g. http://www.theuniformstudio.com/demo/projects there is a submenu, where you can see “EVENTS”, when u click this, we filter out the other projects and only show “EVENTS”, i would like to have the same linked on the sidebar, eg on this page http://www.theuniformstudio.com/demo/portfolio/searcy-montcalm-upstairs

    #3692

    Artem Temos
    Keymaster

    Hello,

    We are sorry, but there is no such ability in our theme. And we don’t have PHP code that will help you in this situations. It may require some additional code customization that is not in our support scope.

    Thank you for understanding.

    Regards

    #3717

    webtrendz
    Participant

    shame, ok tx

    #3722

    Artem Temos
    Keymaster

    We will consider your question as a feature request and probably add something similar in the future. Unfortunately, we can’t add this function right now, sorry.

    Regards

    #3734

    webtrendz
    Participant

    Hi guys,

    i need to understand something, on the theme settings i have configured [social_buttons] to have only 3 links with data and as a follow social. however on the site ‘top bar’ i can see the 5 icons, why are the icons without links shown? and all the links are not a follow style.

    how do i fix as the setting only allow me to add the link but there is option to make the social icons as a follow.

    also, if i want to have text on the left, social in the middle and some links on the right, how can i do that?

    there should be something in settings to handle this.

    #3749

    Artem Temos
    Keymaster

    Hi,

    1. You need to use [social_buttons type="follow"] instead to show links to your profiles and not just share buttons.

    2. You can configure your social profiles links in Theme Settings -> Social. Leave empty fields if you don’t want to show some of them.

    3. There are only two positions for the top bar elements in our theme layouts: left text and right navigation links.

    Regards

    #3762

    webtrendz
    Participant

    Hi mate,

    ok thanks for the update…. i have managed to do as directed and all works well, the only question i have now is how do i add the Call icon next to the number?

    #3765

    Artem Temos
    Keymaster

    Here is the code from our demo for this purpose <i class="fa fa-phone-square" style="color:white;" > </i> OUR PHONE NUMBER: <span style="margin-left:10px; border-bottom: 1px solid rgba(255,255,255,0.3);">+77 (756) 334 876</span>

    #3766

    webtrendz
    Participant

    ok tx thats worked.

    #3776

    Artem Temos
    Keymaster

    Great, you are welcome!

    #3849

    webtrendz
    Participant

    Hi again,

    ok thats update worked.

    on the projects page, when you load the page for the first time, the user sees ‘all’ projects, but there is now class added or the underline shown for users to know what is shown. i would like to show the underline on ‘all’ on page load.

    How can i do that?

    #3862

    Artem Temos
    Keymaster

    Thank you for noticing this. We will fix this issue in our next update. Unfortunately, there is no any class there so we can’t provide you with a quick solution.

    #3868

    webtrendz
    Participant

    ah ok understood. you should also consider having a active/current css class for the navigation as well. as that also seems to be missing.

    finally, i want to have the same functionality for the single-portfolio.php (thumbnail/main image) as you guys have created on the content-single-product.php. could you please let me know how i can do this?

    i was going to use the content-single-product.php codebase and try to add the functionality onto the single-portfolio.php, but if you have something where i can have a main images and 3 thumbnail images then i would really be thankful to you.

    #3891

    Artem Temos
    Keymaster

    There is no simple way to transfer the same functionality for images (with thumbnails gallery) from products to portfolio projects. The code to show Featured image on the single project page will look like this:

    <?php the_post_thumbnail('full'); ?>

    you can place it to the single-portfoilo.php file

    #4012

    webtrendz
    Participant

    ok thanks, i will try that.

    Also, do you know why you dont have a social icon for linked in?

    #4016

    Artem Temos
    Keymaster

    Actually there is the linkedin icon in Theme Settings, do you have the latest version

    #4019

    webtrendz
    Participant

    ah really, you should actually let users who have bought you theme to update it from the Admin menu.

    how i have to do this via FTP, which is rather time consuming.

    could you let me know what files have been changes so i can update them?

    #4021

    webtrendz
    Participant

    my version is 2.2, on Envato that the version i see, i even updated the files to version 2.2 but i do not see anything for Linkedin

    #4025

    Artem Temos
    Keymaster

    We just visited your web-site and see that you are still running 1.8 version and your theme folder is tus, maybe you have updated a wrong folder

    #4030

    webtrendz
    Participant

    hi,

    ok i will create a new folder called TUS and put the old one under a different name, so that the updates all files. maybe this was the issue so the files did not get updated

    ———————— update —————————–

    ok that worked…. i think my last FTP did not update the files

    #4039

    Artem Temos
    Keymaster

    Ok, great, now you should able to see additional icons in Theme Settings -> Social

    #4051

    webtrendz
    Participant

    yup thats working now! thanks.

    #4057

    Artem Temos
    Keymaster

    Good, you are welcome!

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