bstyles
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Admin Screen blankDo you mean that I delete the files from the ftp I am using? So go on ftp and delete all files expect for the files you listed? How do I get a “fresh download’? I still can’t see anything on the WP admin login.
Do I delete the files but save them to my desktop and then just re-upload the same files?
Forum: Fixing WordPress
In reply to: Line spacing with Modernize ThemeHi There, it was actually the H5 Text
“If you plan on coming, plan on dancing. This one hour lunch break includes dancing, meeting new faces, an interactive DJ, and a healthy lunch to go. You will go back to the office feeling energized and more productive than ever before! Let us break up your work day with something different. See the full story/ details here.”
I tried installing the child theme plugin but could not get it to fix the issue. The only style sheet options with the child theme are:
one-click-child-theme/child-theme-css.php
one-click-child-theme/panel.php
one-click-child-theme/readme.txt
one-click-child-theme/one-click-child-theme.php
one-click-child-theme/rtl-css.phpWhich one of these would I add the line of code in? And where exactly does the code go? Just at the top of the style sheet?
Forum: Networking WordPress
In reply to: Can't access WP admin on my new domaini went through it with bluehost support and they figured it out. transfer error during the ftp transfer it seems
Forum: Networking WordPress
In reply to: Can't access WP admin on my new domainI did but I don’t I’m very confused by it. I want two completely seperat websites from the two domain names. I read a different blog and added the code:
Define(‘WP_SITEURL’,’https://toursattractionscharters.com’);
Define(‘WP_HOME’,’https://toursattractionscharters.com’);and I can now log into my wordpress admin. But when I click on one of the pages in the admin panel it just loads a blank white page?
Any ideas?