seasidebeach
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Cerauno] Posts from one category not showing on Blog pageAlso, I just created a new category and those posts do not show on the Blog Page either. Can someone please help
I added to my child theme functions.php and got the following error:
Parse error: syntax error, unexpected ‘{‘ in /home/82/70/7297082/web/wp-content/themes/cerauno-child/functions.php on line 34
Forum: Themes and Templates
In reply to: [Cerauno] Widget Titles font & sizeIve tried that code already but the Titles do not change. There must be something else needed. Any other thoughts??
Forum: Themes and Templates
In reply to: [Cerauno] Widget Titles font & sizeForum: Plugins
In reply to: Add Featured Article code to show on homepage onlyfound it.. I used
<?php if (is_front_page() && function_exists( ‘soliloquy’ ) ) { soliloquy( ‘4’ ); } ?>Replacing: function_exists( ‘soliloquy’ ) ) { soliloquy( ‘4’ )
with my code:
function_exists(‘fa_display_slider’) ){
fa_display_slider( 620 )Forum: Themes and Templates
In reply to: [Cerauno] Center Main NaviIt worked…all good. You rock!!! Thanks again
Forum: Themes and Templates
In reply to: [Cerauno] Center Main NaviYES!!!! thank you so much. One thing, when i go mobile, the menu is always open now. Could this have changed mobile menu??
Forum: Fixing WordPress
In reply to: center main navi in Cerauno ThemeForum: Fixing WordPress
In reply to: site downand Thanks!!
Forum: Fixing WordPress
In reply to: site downOh god…goodbye
Forum: Fixing WordPress
In reply to: site downI see index1.html…same thing???
Forum: Fixing WordPress
In reply to: site downOk I will try that
Forum: Fixing WordPress
In reply to: site downI tried to change web address to HTTP so I added this to wp-config define(‘WP_HOME’,’https://example.com’);
define(‘WP_SITEURL’,’https://example.com’);That didnt work
then I tried to add to functions.php,
update_option( ‘siteurl’, ‘https://example.com’ );
update_option( ‘home’, ‘https://example.com’ );That didnt work
And one point when i pasted the code i forgot to change the
update_option( ‘siteurl’, ‘https://example.com‘ );
update_option( ‘home’, ‘https://example.com’ );from https://example.com to seasidebeachhomedecor.com
I deleted all codes but site still points to https://example.com
Forum: Fixing WordPress
In reply to: site downi looks like when i tried to change functions or config that code i entered wont go away even though I deleted it
Forum: Fixing WordPress
In reply to: site downnot working
getting this when I try to login at seasidebeachhomedecor.com/wp-adminExample Domain
This domain is established to be used for illustrative examples in documents. You may use this domain in examples without prior coordination or asking for permission.
More information…
site still no template layout