jcavens
Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.
Great! Definitely appreciate the corrections! Just a few things.
When I updated my whoop theme to 1.0.4 it went fine, but when I go to GD > Design > And deselect GD as my homepage it switches the css of my site to have the pink/default header and then bullet points in my footer, but when I switch it back to have GD set as homepage, it goes back to the original CSS I desire. How can I deselect having GD set as my homepage and retain my css settings?
I also configured askimet with the same API key as my other site that is posting comments regularly. Cannabizconnections still sends the reviews straight to the spam folder and askimet is even clearing them. http://s8.postimg.org/xtjnju4yt/comments2.png
So issues 1,3,5 have been resolved, thanks again for the speedy advice. As for #4, I was referring to comments actually posted on the site. When someone leaves a review on a business the comment will automatically get assigned to my spam folder rather than getting posted instantly. I went into settings > discussion and can’t find anything that differs from my other site findcannabiz.
http://s17.postimg.org/cmx3kw7gf/spam.pngPlease let me know what you find out about the icons as that is the biggest issue I currently have. Thanks again, I really appreciate everything!
This reply has been marked as private.That worked! The GD Home page wasn’t set correctly under Permalinks. Thank you so much!
This can be marked as solved.
I have done that and it still shows the latest blog post as the title.
My plugins are all up to date as well.
Nevermind, I have gotten this figured out.
I did not have the remove_filter and add_filters in a new add_action. No need to troubleshoot this anymore, thanks!
This reply has been marked as private.I am able to make the modification just fine if I change the code in the /functions/general.php file of the parent theme.
It’s only when I try to make the change in my child theme that it doesn’t work. I’ve used filters before and I’m pretty sure my code is correct, that is why I am not sure what’s happening.
If I add
echo "test";
To the new function just to see if it shows on the page, it does, so it’s registering the new function – the code to move the Profile tab first is just not working correct. Again though, if I use the same code on the general.php file mentioned above, it works fine.
Hey Paolo,
I saw that post before I posted mine, and I modeled my code after it. It still didn’t work correctly.
My site is findcannabiz.com, as you can see the webpage is overly zoomed in and it’s not my browser, I press cmmd+0 and it zooms in too close.
Guust,
Much appreciated. Those work perfectly now. I recently changed my primary domain over and had some new errors in the theme. I’ve reached out to a few people but haven’t gotten a response so would like to get some advise on who I would need to speak with. First, my pages are super zoomed in by default and idk how to change it, would that be css? Also, my ‘log in’ button in the header is just redirecting to the home page. I’ve looked through my other site that doesn’t have the login issue and all the settings match. Is this an integration problem, do I need to talk to my host that assisted in the change, or do I reach out to buddypress support?
Also, as a separate question…
I am not able to get the ‘add event’ page to come up properly, instead it will re route to the sites homepage. I’m using the URL “www.sitename.com/add-listing/?listing_type=gd_event”. Any ideas on what’s causing this? Add place page works fine.
Giri,
Thank you so much!! You’ve been a huge help.
Is it too much too ask what part of this I’d have to edit to get the same effect on the home and about us page?
.hentry header {
padding: 0 1.5em !important;
}
.blog .geodir-common {
margin-top: 0 !important;
}Could I just change ‘.blog’ to ‘.page’? Or would that require a whole new line of css?
This reply has been marked as private. -
AuthorPosts