Jose C
Forum Replies Created
-
@bzerkmultimedia your code fix above helped solve my problem. I was breaking my head. Thanks!
Forum: Themes and Templates
In reply to: [Vantage] Remove header & menu on homepage onlyHello Caitlin,
Each thing you see on your website has an ID and a Class. Right-Click on whatever thing you want to deal with/remove and choose from the drop-down “Inspect element”. Then you’ll see what the ID or Class of that object is.
Then put that specific ID (so that it doesn’t affect everything in that class) like so:
#idname {
display:none;
}Jose
Forum: Themes and Templates
In reply to: [Sparkling] Pulling pages instead of posts into sliderHello Silkalns,
Thanks for the response.
I didn’t want to come off as complaining. I just wanted to get your opinion regarding picture sizes when for the slider they should be much bigger to cover the area of the slider, but for featured images a big size is not required. So I wanted to get your input on that. I feel like it complicates the size of the image we should choose.
Regardless, thank you for the response and for providing the file name of where I can fool around with the code.
I already know how I can replace your slider with the Meta Slider, which I like, but I also like the title/excerpt overlay that your theme uses for the slider, so I want to make it work.
Thank you for the help.
Jose
Forum: Plugins
In reply to: [WP Social AutoConnect] Nothing HappenedThanks again for looking into it.
Sorry for the delayed response.
Jose
Forum: Themes and Templates
In reply to: [Vantage] Vantage Social MediaThanks for the help! Sorry for delayed response.
Hello Joachim,
Sorry for the delayed response. Whatever was going on, the sidebars and your plugin seem to be working great so far.
I’m on a mission to review every plugin I use. You’ll see me soon.
Thanks for the help.
Jose
Forum: Plugins
In reply to: [External Links] Will Break Threaded Comments (resurfacing)Thanks! Sorry for delayed response.
Forum: Plugins
In reply to: [Custom Favicon] 404's happening, even with plugin installedI had a code in my theme’s functions I believe that sent me an email for every time there was a 404 and around that time, i would get a lot for the missing favicon files. I don’t have those emails anymore, but I think it was Google doing some sniffing around for those things. Can’t say what agent, sorry.
Thank you again.
Forum: Plugins
In reply to: [Custom Favicon] Favicon not showing on is_single() post pagesJesus. Very discouraging to see all of these validation errors.
Thank you for looking into this problem. I’ll check what you mentioned.
Thank you,
JForum: Plugins
In reply to: [RSS Filter] How to undo removal of tag from RSS feedThank you. It must have been cache…it took a while, but the feed came back to normal eventually.
Forum: Themes and Templates
In reply to: [Dazzling] Dazzling with WPMU's Marketplace pluginHello,
Thank you for the response and assistance.
I will see if I try to incorporate some custom code into the menus that call the actions from Marketplace.
If you happen to look into Marketplace, how can I best be informed about it?
Thank you again,
Jose
Hello Joachim,
I have two separate condition groups. The first has BuddyPress sections of the website, which include activity, messages, notifications, settings, and profile.
The second condition group consists of two regular static pages.
Currently, the sidebar only appears for the first group.
The options are:
Singular and Archive
Replace, Sidebar
Merge to TopNote: If I erase the second condition group and add those two static pages to the first condition group, the same outcome will occur. The content aware sidebar will only appear for the buddypress sections of the website, and not for the static pages.
The way it is now was working fine about two updates ago.
I have also tried to use just “Singular” and not archive, but doesn’t change anything. There really isn’t a need for archive anyway as all of the content associated with this sidebar is singular.
Thank you,
Jose
Ah, I see, thank you. I did come across an instance before where two sidebars were replacing the host sidebars and both were displayed.
Good addition to the options.
Thank you,
Jose
Forum: Plugins
In reply to: [External Links] Will Break Threaded Comments (resurfacing)So globally off still affects the comments, yet the issue in this thread is not happening with global off, correct?
Well, for now I will leave global off and plugin activated. It seems everything is working right.
Please let me know if you come across any more information.
thank you for your assistance.
Can you assist with what was causing this? I am also receiving this error:
Missing argument 1 for awpcp_clean_up_non_verified_ads() in /mysite/wp-content/plugins/another-wordpress-classifieds-plugin/cron.php on line 226
And came here to support to specifically see about this.
How did you help pwizard?
On the front end, doesn’t seem to be anything wrong with the site or plugin.
Using latest WP, 3.9.1 I believe.
PHP 5.3.28
Latest AWCPThe error seems to have been coming up daily and I just noticed.
Thank you