ctabor
Forum Replies Created
-
UPDATE — I checked the page via an incognito page, and it displayed, so I guess it is ok… interesting I could not see it when working on the live site.
I do have a question, however – if I select lower right instead of upper — do they have to scroll before it will appear if the page is long??
Thanks… this has been a good solution for retail, time sensitive announcements.
Christineok, I see that now… I did make a new post, if you want to delete mine from here. And thanks for explaining.
esmi
this is same issue as the poster, so I was posting and following it. are you saying I have to post my own too?I have same issue… but what is solution? I was assuming it was a result of Woo Commerce update, but someone else mentioned Yoast as the possible issue.
Also, it’s been awhile since I used NextGen and I’m looking at my text editor and see “what I did”… but can’t seem to find the id number inside the gallery area… For example, here is my code… where did I get that id from?
<p>CLICK FOR LARGER VIEW: <br /> <img class="ngg_displayed_gallery mceItem" src="https://ccr-test.webgraphicsgal.com/nextgen-attach_to_post/preview/id--974" alt="18 inch fish replica plaques" /></p>
Can you give some solutions here or troubleshooting tips?
I did check the basic thumbnails settings and don’t see anything about custom template there.Override – No
Imgs per page – 21
Number of columns – 5
Ajax – No
Add Hidden – No
Use imagebrowser effect – No
show slideshow link – Yes
Link text – Click to view as slideshow
Template – no template selectedForum: Plugins
In reply to: [Hide Plugins] Plugin being maintained?Thanks, Brian
I notice when I hide only a few of the plugins and switch user…they can’t see MOST or all, not just the ones I hid.
I may intend to hide all of them, most likely, but wondered if that behavior was correct. Or am I misunderstanding how it works?
Especially if I decide I want one or two of them to be available to the other user(s).
It seems a little laborious to do them one at a time… there isn’t a way to select all… then un-select any as applicable?
If I understand correctly, this applies to ALL other users, and no one except me (as admin) will be able to see/access the plugins… so even if I assign another admin, they can’t see or access?
Christine
Forum: Plugins
In reply to: [Hide Plugins] Plugin being maintained?This one was recommended to me, but I am also hesitant…. hoping someone steps up to update it.
Forum: Plugins
In reply to: [WP Hide Title] Suddenly stopped workingthanks… I actually ended up doing something like that, and it worked.
I also applied the same principle to my breadcrumbs so it wouldn’t show the page title/name on home page…thanks for your post…
I found the info at this blog post for WPMU Dev site…Perhaps others will find it helpful..
https://premium.wpmudev.org/blog/wordpress-hide-page-title-or-post-title-on-a-case-by-case-basis/Christine
Forum: Fixing WordPress
In reply to: Hide/Remove page title without pluginHow to target only the home page… and to find the applicable css class?
We already are applying a custom css class to all page titles…
Is that were I would add something, like this… but how to target specific page (e.g. home) like this??h1.entry-title home { display: none; } ??
https://missionsofgrace.orgCurrently I “removed” the page title from the editor… not the best solution. Any help appreciated.
Here is current css for page titles.
‘
.entry-header .entry-format {
position: absolute;
top: -22px!important;
}
.entry-title {
background: #000000 url(https://missionsofgrace.org/wp-content/uploads/2012/05/mainbg1.jpg);
color: #562b04;
font-family: Techno, Impact, sans-serif;
font-weight: 200!important;
text-decoration: none;
padding: .2em 1em;
letter-spacing: 0.04em;
border: #d4cac0 ridge 4px;
}
.entry-title a {
color: #562b04;
}
.singular .entry-title, .singular .entry-header .entry-meta {
padding: 0.1em 1em;
}
.singular .entry-title {
color: #562b04;
font-size: 2em;
font-weight: bold;
}
‘Christine
Forum: Plugins
In reply to: [WP Hide Title] Suddenly stopped workingI just installed this plugin, and it is not working for me…
We do have some custom css in place for the page titles, and wondering if that might have anything to do with it.. but I see that TeqToo is having similar issue.
I would like to find out if TeqToo’s issue gets resolved, and not sure how to troubleshoot it for my site.
For home page, in order to get by, I removed the page title altogether, which was the main place client didn’t want it… but that won’t work on other pages, and it’s not the best solution. I might be able to add code instead, since it is just for home… the plugin, but it would be nice to have options.
Christine
Forum: Plugins
In reply to: [TW Recent Posts Widget] Excerpts missing after update?@rebroken
You did some nice work on the fix, but I’m not familiar with installing GitHub. Is this something you would be available to do for someone? Maybe once I see it done, I’ll understand it a bit better.Thanks, let me know.
ChristineForum: Plugins
In reply to: [TW Recent Posts Widget] Categories aren't listedYes, same here… just noticed it today… it wasn’t that way approx. 2-3 weeks ago… hopefully will be updated/resolved soon. Otherwise, will have to look for another plugin.
Forum: Plugins
In reply to: [Rich Contact Widget] Remove Indent of VCard infoWell, either way, glad it worked out! ?? thanks for the prompt reply!
Forum: Plugins
In reply to: [Rich Contact Widget] Remove Indent of VCard infothanks… actually, I got this to work visually… probably by accident. Maybe your solution is better?
`
.vcard {
list-style : none;
margin: 0 0 0 .25em;
padding: 0;
}.vcard li {
list-style : none;
}
.fn {
list-style:none;
}\
Nick
Actually, never thought of that.When I was setting up the google calendar, I thought the check mark under settings was the option to include US holidays, but looking further, it appears it is “only I can see”.
So, I poked around some more… found an id for US Holidays… but, I’m not clear how to integrate. Are there instructions inside your plug in?
Here is the id I found… Calendar ID: en.usa#[email protected]
Thanks!
ChristineForum: Plugins
In reply to: [Plugin: NexGen] Can I duplicate existing gallery?I spelled NextGen wrong… hope that doesn’t hide my inquiry.