ifyoung
Forum Replies Created
-
Forum: Plugins
In reply to: [Caldera Forms - More Than Contact Forms] Fatal error: Cannot use on line 10My PHP version: 7.2.7. I would like to know how to fix it the problem. Now, I cannot go to admin page (dashboard) to update other pages.
Forum: Plugins
In reply to: [Caldera Forms - More Than Contact Forms] Fatal error: Cannot use on line 10Hi,
I tried to update Caldera plugin and it showed fatal error. Can someone help me. Thank you in advance.
Fatal error: Cannot use calderawp\calderaforms\pro\api\local\settings as settings because the name is already in use inΒ /home4/norbert2016/public_html/wp-content/plugins/caldera-forms/includes/cf-pro-client/classes/hooks.phpΒ on lineΒ 10
Izzy
Forum: Themes and Templates
In reply to: [OnePress] siteOrigin hero plugin shows in front of menuHi,
Hmm… if you mouse over to the hero section and scroll down, you will see the arrow appear on top on logo. After scrolling…if you mouse still stay on the hero image, arrow will stay on the top of logo. π
Bella
Forum: Themes and Templates
In reply to: [OnePress] siteOrigin hero plugin shows in front of menuHi,
I don’t know how to attach the screenshot to here; therefore, I put the screenshot below the hero section. Would you mind to go to the the link again. I use red color to circle the arrow. http://www.congregationofnorbertinesisters.org/test/
Thank you for taking your time to help me.
p.s. Wondering if I can change whole theme background color from white to other color?
Bella
Forum: Themes and Templates
In reply to: [OnePress] siteOrigin hero plugin shows in front of menuHi,
It works on slider images. However, if mouse over to the hero; arrow button appear then I scroll. I can still see arrow on the top of logo. Any suggestions?Thank you again for quick response. π
Bella
Forum: Themes and Templates
In reply to: [OnePress] siteOrigin hero plugin shows in front of menuHi,
Thank you for your quick response. Actally I was talking about another page not home page hero. I was using siteOrigin hero plugin on the below page. Would you mind to check the page below.
http://www.congregationofnorbertinesisters.org/test/Thank you in advance.
Bella
It worked! Thanks! π
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Table is not working on my ipadDone! π
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Table is not working on my ipadI’d like to share this code with everyone who is having trouble with image in the table. Use the code below will help. I tried it and it looks perfect when i view my website on my iPad. please add the code to “Custom CSS”:
table {
table-layout: fixed;
}Thank you Tobias. I really appreciated your quick response. Your tablepress plugin is great and definitely recommended! π Thank you for your hard work and Q&A page.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Table is not working on my ipadI did…but still looked the same π
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Table is not working on my ipadThank you for your quick replay. I added the code you gave to me to the custom css. But it messed up the layout. π image started changing from 3rd column.
Yesterday, I created the child theme. under the expound-child folder. I only have style.css file. I am trying to put copyrights on the footer. I have searched a lot of info regarding how to do put copyrights on the footer. Some said edit from footer.php and some said edit from funtions.php. Wondering if someone can tell me what’s the different between footer.php and funtions.php. According to the discussion above. Should i make new funtions.php like I did on style.css? Copy the code below and paste to the new notepad and save the file name funtions.php after that upload the file to child theme folder. Will i still see Proudly powered by WordPress…?
<?php
add_filter( ‘expound_credits_text’, ‘my_credits_text’ );
function my_credits_text( $text ) {
return ‘© ‘ . date( ‘Y’ ) . ‘St. John the Baptist Catholic Church.org’;
}?>
Thank you in advance!
Forum: Themes and Templates
In reply to: [Expound] Main page (other 4 posts) layoutProblem fixed after I change my monitor to wide screen.
You can get your featured posts by going to posts button under the dashboard.
Add new. New post window comes out and then you scroll all the way down or on the right side ( depends on how you set your screen layout). Please try to find featured image, and click set featured images. Upload files. After uploaded the image and click set featured image button. If you don’t see featured image. You will have to go to screen options which it’s located right hand side of top corner ( next to help ) . Open the screen options tab and check the featured image box. After that I am sure you should have no trouble finding featured image. I hope it helped. If not, you can find a lot tips from YouTube. It showed a lot of how to use wordpress. Don’t give up. This is nice theme for your website.