This topic has 4 replies, 2 voices, and was last updated 9 years by Radu.

  • Author
  • #134077
     smannepalle
    Participant

    Hi,

    I’m unable to figure out a way to customize the text on landing page of Home-Pinterest theme. Initially I installed all demos on my localhost. My intention is to get a running setup on localhost and then replicate the configurations by exporting/importing on the live production server. However, I am facing following issues :

    1.

    a. I need to change “EXPLORE THE PLANET”  text on the landing page to something else.

    b. I need to reset the counters for ‘PORTFOLIO ITEMS’, ‘FEATURED ITEMS’, ‘DAILY SEARCHES’ to real time values. I couldn’t figure out from where are these values fetched ? Are these hardcoded or are they generated at run time by some script ?

    c. I plan to reset all posts/comments/likes/testimonials etc that come with the demo theme. One way I can think of is to clean from mysql db. Is there any cleaner way ?

    d. In the ‘Info’ page, I want to impose this condition :

    – if user is already logged in , then do not show register/login hyperlinks on the UI

    – Provide a logout button on the landing page if there exists a session for the user.

    e. I’ve observed that facebook social integration is not working on some instance. I can provide more information on this .

     

    Please help me in answering these questions. I know it’s a deluge of questions but I am in trouble 🙁

    Thanks !

     

    #134219
     Radu
    Moderator
    Hi, a,b . Just go to wp-admin -> pages -> home pinterest.. there you should be able to see those and to edit ti via Visual composer c. just delete that posts from wp-admin -> posts and testimonials from wp-admin -> testimonials bu deleting the posts the likes and comments will be deleted too. d. If you are referring the links from the menu use this plugin to conditionate : https://wordpress.org/plugins/if-menu/ For log out button, you can use this shortcode : https://wordpress.org/plugins/log-out-shortcode/ Facebook login tutorial how to get api key https://archived.seventhqueen.com/general/article/create-facebook-app-get-app-id-facebook-login , there it's no problem with the theme, most probably with app configuration Cheeers R.
    #135013
     smannepalle
    Participant
    Not marked as solution
    #135020
     smannepalle
    Participant
    Not marked as solution
    #135099
     Radu
    Moderator
    You can have the counter values by copying the entire shortcode for each counter There is no way to get values dynamically and to show them in another page you should copy same shortcodes and paste to portfolio that you need. Cheers R.
Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?