Content area and baxkup question

Hi there,

I crashed my site www.asapunity.com So now I have to set it new. Because I also crashed my backup.

So now I have 2 questions:

First: Is it possible to get my sites build with x theme and corsnerstone from the wordpress backup files? If yes, how I can get them out of the broken wordpress backup?

Second:

by building the website again, I tried to make a box

I added 2 boxes and get in the text:

<a href=“https://www.instagram.com/”_target=“blank” >


Murphy Standard
From $149 a Night

But in the end I got: www.asapunity.com/home

What did I wrong?

Greetz

Hello Greetz,

Thanks for asking and I am really sorry for the trouble you are facing with website getting crashed.

If the backup is broken then it would be a bit difficult for you to rebuild the website again using the same backup file. However, if you made changes in the theme files and if you are able to extract the files then you can take out the theme files under /wp-content/themes/x/ or /wp-content/themes/x-child/ folder. Can you let me know how did you took backup of the WordPress installation? Did you used any plugin for the same? If you could let me know the plugin name, may be I can tell you the path of sql file that you can use to import on the server and some work can be saved.

Next, try and look for the media files under /wp-content/uploads/ folder. I also suggest you to get in touch with hosting provider, some hosting companies do keep backup file on there system. Maybe you can give it a shot and enquire about backup.

To have a grid layout, I suggest you to take a look at Essential Grid plugin that can be installed from X > Validation > Extension. To get started with Essential Grid, please take a look at following article.

Thanks.

HI,

thank for updating.

Thanks for the answer of my first question. But I decided now to make a "restart. So I wil make everything new.

For the second part: I installed the addon. But it doesn’t work. Also I dont work with grid. I had this function in my old lost website. And buil it with cornerstone. Now it looks like I showed you in my first posting.

What is the mistake?

Greetz

Hi Greetz,

Upon checking, I can see your layout is broken.

Your column and section are inside another column when it should be on the same level.

Please check each element content and make sure your div tags are properly closed.

https://www.aliciaramirez.com/closing-tags-checker/

Thanks

Where can I change this? My code is

Hi There @patsorules

Could you please try disabling your other 3rd party plugins and re-test your issue again.

If you’re still having issues, provide us with your WordPress credentials in a secure note to check your issue further.

Thanks!

Doesn`t work :frowning:

Hello There,

I have logged in to your site and I figured out the cause of the issue. It is because you are using the wrong code.
I have updated it and used this code instead:

<div class="x-bnb-image-grid">
  <a href="https://www.instagram.com/" target="blank" > 
    <span class="bg" style="background-image: url(http://www.asapunity.com/asia/wp-content/uploads/sites/2/2018/08/bg-standard.jpg);"></span>
    <div>
      <span>Murphy Standard</span>
      <small>From $149 a Night</small>
    </div>
  </a>
</div>

Please check your site now.

Thanks so much! Works fine :slight_smile:

You are most welcome. :slight_smile:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.