Updated Roadfighter theme and lost data

Discussion in 'RoadFighter WordPress Theme' started by johnboy58, Jun 29, 2017.

  1. johnboy58

    johnboy58 New Member

    Joined:
    Jul 9, 2013
    Messages:
    23
    Likes Received:
    0
    Hi,
    Today I updated to the most recent Roadfighter theme and a couple of items have gone missing.
    I had a contact page - no longer exists.
    I have a second phone number in the header - gone
    I had three images across the front page one is now missing.
    While we are fixing this, can you advise how to remove the
    'Click on image to see more' on front page.
    Can you advise me where I will find any CSS changes are stored as I might be able to find some changes in my backup.
    Thanks,
    John
     
  2. akbar92

    akbar92 Support Staff Staff Member

    Joined:
    Jun 3, 2017
    Messages:
    2,318
    Likes Received:
    49
    Hi,

    It can happen, when you manipulate the source code of the theme,

    And to remove see more button, just paste the code given below in Custom CSS section.
    (Dashboard->Inkthemes->Theme Options -> Styling Options -> Custom CSS) of your dashboard.

    Code:
    .flex-caption a.slider-readmore {
        display: none;
    }
    Hope this helps...!

    Thanks & Regards!
    Akbar
    InkThemes.com
     
  3. johnboy58

    johnboy58 New Member

    Joined:
    Jul 9, 2013
    Messages:
    23
    Likes Received:
    0
    Thank you for your response above. I answers one of my questions.

    Here are the others:

    1. I had a contact page - no longer exists.
    2. I had a second phone number in the header - gone
    3. I had three images across the front page one is now missing.
    4.Can you advise me where I will find any CSS changes are stored as I might be able to find some changes in my backup.

    Thanks,

    John
     
  4. akbar92

    akbar92 Support Staff Staff Member

    Joined:
    Jun 3, 2017
    Messages:
    2,318
    Likes Received:
    49
    Hi,

    We need WordPress admin credentials to figure out the issue.
    Kindly send the below-mentioned credential details at [email protected] along with the thread link.

    WordPress Website URL: -
    WordPress Username: -
    WordPress Password: -

    We will try to fix your issue.

    And have you manipulated in the source code of the theme?

    Regards,
    Akbar
    InkThemes.com
     
  5. johnboy58

    johnboy58 New Member

    Joined:
    Jul 9, 2013
    Messages:
    23
    Likes Received:
    0

    Hi,

    I haven't tried this yet but as it says 'slider' it is the correct code. I want to remove the 'Click Image Above' in the three featured areas in the centre of the page.

    John
     
  6. johnboy58

    johnboy58 New Member

    Joined:
    Jul 9, 2013
    Messages:
    23
    Likes Received:
    0
    Hi,
    I am disappointed to see that your response to my missing pages during an update is because I customised the theme.

    I have only modified pages with content.

    I have a basic understanding of HTML and NO KNOWLEDGE of CSS coding. Any changes to CSS were made on the advice of Inkthemes support.

    I am starting to get the impression that it is time to move to another theme as this is getting all to hard.

    Thanks,

    John
     
  7. akbar92

    akbar92 Support Staff Staff Member

    Joined:
    Jun 3, 2017
    Messages:
    2,318
    Likes Received:
    49
    Hello John,

    I can understand, it's not like that merely updating the theme will lose your applied CSS code or content.

    I just wanted to inform you that, if you would have made some HTML changes to the source code of the previous version then, it will be lost.

    I request you to share the changes that you have done earlier, I will do it on your behalf.

    I look forward to hearing from you soon.

    Regards,
    Akbar
    InkThemes.com
     

Share This Page