benmackie
Forum Replies Created
-
Forum: Developing with WordPress
In reply to: Button style not takingThanks. It seems Jetpack is inserting overrides for these buttons. PRetty disappointing.
Forum: Developing with WordPress
In reply to: Button style not takingForum: Fixing WordPress
In reply to: “Read More” excerpt and link appearing twice for each postThanks for your reply, but I only have one read more block.
Forum: Fixing WordPress
In reply to: Can’t locate inline CSS styleI checked it via a different computer that has never been to the site. There’s an inline style there that I cannot remove.My God, I am going insane.
Forum: Fixing WordPress
In reply to: Can’t locate inline CSS styleAre you sure? I’ve forced the page to reload and cleared my browsing data and checked on two different browsers.
https://cannabisediblesanddrinkreview.com/
<div class=”site-branding” style=”margin-bottom: 73px;”>
https://cannabisediblesanddrinkreview.com/contact
<div class=”custom-header” style=”margin-bottom: 73px;”>
Forum: Fixing WordPress
In reply to: Uploads folder not writeableUnfortunately I don’t have access to FTP. The site is hosted on AWS and I was poking around the console and was completely lost.
I am used to cPanel access and using a client to log directly into the server. It’s so easy that way, not sure why AWS is so complicated, but I am unable to ask their support forum because I don’t have access.
If I had FTP credentials I could solve this pretty quickly. Thanks for your reply.
Also, why did this permission all of a sudden change? Seems to be congruent with the new directory 2018/01 being created with the new year.
Forum: Fixing WordPress
In reply to: Blog category page resulting in 404 with certain nameI forced it by adding /blog/ to the slug
Forum: Fixing WordPress
In reply to: Blog category page resulting in 404 with certain nameOh boy, I’ve deleted the category and recreated it 3 times and it still has this issue. I guess I could just rename it, but why is this not working? I assume it’s a user error ??
- This reply was modified 7 years, 3 months ago by benmackie.
Forum: Fixing WordPress
In reply to: Blog category page resulting in 404 with certain nameYes, I was doing that to try and trick it.
The problem is that when you hover on the blog categories, the url says /blog/category/boca-raton-city-services/
However, when you click on it, the page resolves at /category/boca-raton-city-services/
It’s missing the /blog/
- This reply was modified 7 years, 3 months ago by benmackie.
Forum: Fixing WordPress
In reply to: Moved WP to root directory. All pages work but the homepageTHIS is my problem
Fucking Network Solutions
Of course!
Resolved.
Thanks again.
Holy shit, you’re a genius. Thank you! If I knew you, I’d buy you a beer, or whatever your choice of vices are.
I removed those lines from the “class-header-header_main.php” file and it fixed it.
I hate that this is so hacky, so maybe I’ll still go back and create the child the right way.
Yes, that is the “style” sheet, but the styles I did are in /inc/css/blue.css
I understand that I didn’t create the child theme correctly. Lesson learned.
I’ll check and see if I have those in my “child theme” but I doubt it.
Thanks
Forum: Fixing WordPress
In reply to: PHP error: Warning: call_user_func_array() expects parameter 1I have tried debugging this.
Anyone else have a way for me to fix this without starting over?
Warning: call_user_func_array() expects parameter 1 to be a valid callback, class ‘TC_header_main’ does not have a method ‘tc_tagline_display’ in /data/21/3/158/140/3321303/user/3706280/htdocs/gentrydental/wp-includes/plugin.php on line 496
Warning: call_user_func_array() expects parameter 1 to be a valid callback, class ‘TC_header_main’ does not have a method ‘tc_social_in_header’ in /data/21/3/158/140/3321303/user/3706280/htdocs/gentrydental/wp-includes/plugin.php on line 496
Warning: call_user_func_array() expects parameter 1 to be a valid callback, class ‘TC_header_main’ does not have a method ‘tc_tagline_display’ in /data/21/3/158/140/3321303/user/3706280/htdocs/gentrydental/wp-includes/plugin.php on line 496
https://gentrydentalcharlotte.com/gentrydental/
See for yourself
Here is the site that I developed on my own server
https://www.benmackiedesign.com/puredental/
No errors.
They are mirror images of each other, but for some reason when I moved this stuff over I am getting the error in the header.