david221
Forum Replies Created
-
Forum: Plugins
In reply to: Multiple Content Blocks not showing upI just found out the blocks are inactive. I went to Settings > Multiple content blocks and clicked ‘Show inactive blocks’, and the content is there, but I can’t activate them?
Thoughts?
Forum: Plugins
In reply to: Multiple Content Blocks not showing upBy the way, I forgot to mention that the plugin doesn’t appear in the Screen Options either.
Forum: Themes and Templates
In reply to: How to spread Google Map across the bottom of the page?I’m working on the site locally though, and I’m using a Google Maps Ready plugin.
Forum: Themes and Templates
In reply to: How to spread Google Map across the bottom of the page?Twenty Fourteen
Forum: Themes and Templates
In reply to: Updating WordPress with a Child ThemeYes, the updating worked without any hassles. Thank you very much, alchymyth.
Forum: Themes and Templates
In reply to: Updating WordPress with a Child ThemeThank you, I’ll give it a go soon.
Forum: Themes and Templates
In reply to: Updating WordPress with a Child ThemeI have just looked at my work carefully and I realized that I made a mistake about which php file I changed. It was the header php file – not the functions one, and the only change I made was typing the name of the website in the <title> tag. So I gather it’s safe to update my WordPress?
Forum: Themes and Templates
In reply to: How to make a WordPress theme consistent on all browsers?Well, I have activated the child theme now, but now I’ve been trying to position the sidebar without success. I’ve tried using the position static, relative and fixed commands but without success.
Forum: Themes and Templates
In reply to: How to make a WordPress theme consistent on all browsers?So far, I’ve got these two errors:
Warning: require_once(/home/arar8482/public_html/gwps/wp-content/themes/twentytwelve-child/my_included_file.php) [function.require-once]: failed to open stream: No such file or directory in /home/arar8482/public_html/gwps/wp-content/themes/twentytwelve-child/functions.php on line 52
Fatal error: require_once() [function.require]: Failed opening required ‘/home/arar8482/public_html/gwps/wp-content/themes/twentytwelve-child/my_included_file.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/arar8482/public_html/gwps/wp-content/themes/twentytwelve-child/functions.php on line 52
Forum: Themes and Templates
In reply to: How to make a WordPress theme consistent on all browsers?Thanks for that, I’ll give it a go and come back to update how I went later. 🙂
Forum: Themes and Templates
In reply to: How to make a WordPress theme consistent on all browsers?I haven’t touched functions.php at all. The only php files I modified were header, sidebar, index and footer.
Forum: Themes and Templates
In reply to: How to make a WordPress theme consistent on all browsers?By the way, if you do need to see the site, it’s here http://www.13arrio.com/gwps/
Forum: Themes and Templates
In reply to: How to make a WordPress theme consistent on all browsers?Unfortunately, I have not been using a child theme. Do you recommend that I should start again from scratch?