eswilson
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Yearly Archive] Years appear on same lineupdate: i was able to get the years to appear as a list with the code you sent, but by removing the id (#sya_yearslist).
however, the links are still not working.
site is here
p: MTCstaging
u: MTC2020thanks for any insight!
Forum: Plugins
In reply to: [Simple Yearly Archive] Years appear on same linehiya— i added this css to my site, however the links are still appearing on a single line. additionally, the links are not going to their respective archive pages, instead they are simply adding a # at the end of the news page (where the archive shortcode is).
any idea how that could be fixed as well?
thanks so much for your time!
ok @danieliser, so it sounds like there is some sort of conflict between essential grid and popup maker that’s causing the slower load time, correct?
is there any way to speed up the ajax loading time through popup maker settings? if not, how can i get a loading symbol to show up so that people dont think the links are dead?
sorry about the missing triggers. i ran into an issue between the essential grid tutorial and this post. that page should be working again so you can see what im referring to.
Forum: Plugins
In reply to: [The Events Calendar] genesis featured image conflictworked a treat, thanks brian!!
Forum: Plugins
In reply to: [The Events Calendar: Category Colors] colors changing with responsiveandy,
i feel like such a doof, this whole thing was totally my bad. i even went through all my plugins trying to find a conflict. lo and behold, i was the conflict.
thank you so much for going back into this to find the culprit, i *really* appreciate it. the responsive site looks just as it should.
all the best,
emilyForum: Plugins
In reply to: [The Events Calendar: Category Colors] losing the dot on mobilehi andy,
that worked like a charm, thanks so much for taking a look! and i really like the addition of the color coding for responsive sizes, it looks great.
all the best,
emilyForum: Plugins
In reply to: [The Events Calendar: Category Colors] colors changing with responsivehi andy,
i’ll just remove the legend for the responsive site.
thanks for your time on this,
emilyForum: Plugins
In reply to: [The Events Calendar: Category Colors] colors changing with responsivehi andy, i figured out the weird thing with the categories, it was from that code i put in my functions file. so, now i’ve modified that per your suggestion, and currently have this in there.
i then added
::-webkit-input-placeholder { color: #fff; }to my media queries however i’m not seeing any change.im currently using dynamik web builder and genesis to build this site. are either of those conflicting with the plugin?
Forum: Plugins
In reply to: [The Events Calendar: Category Colors] colors changing with responsivehi andy, thanks for the update.
the only thing is, since updating, my categories are not appearing as they should.
Forum: Plugins
In reply to: [The Events Calendar: Category Colors] colors changing with responsivesure thing.. you can find it here
Forum: Plugins
In reply to: [The Events Calendar: Category Colors] colors changing with responsiveim sorry to be such a noob about this! i’ve never modified my functions to add a css filter so im not sure where im going wrong.
i added the
teccc_add_legend_csshook to my functions.php file, yet im not sure what i should do next. should it just be working now, effecting::-webkit-input-placeholder { color: #fff; }? or is that creating a new selector that i should be adding to my media query (i did try that, btw)?or, should i be modifying something else in the action hook? i tried adding the color to the code, but there too, no go
add_action( 'teccc_add_legend_css', 'my_extra_legend_css' ); function my_extra_legend_css () { echo '#tribe-events #legend li { display: block; margin: 5px 40em; padding: 0; color: #fff; }'; }again, so sorry for all the hand-holding,
emilyForum: Plugins
In reply to: [The Events Calendar: Category Colors] colors changing with responsivethats weird, i have no idea either.
in any case, i’ve changed that selector in my media queries, however the text is still grey on tablets and phones (and on a browser they appear white).
any other suggestions? i’m really hoping to figure this one out!
best,
emilyForum: Plugins
In reply to: [The Events Calendar: Category Colors] colors changing with responsivehay andy, thanks for sending over the snap. if you turn your phone horizontal and look at the 5 different categories at the top of the calendar, that’s where im having the issue. at least on my phone, they are grey and not white.
Forum: Plugins
In reply to: [Genesis eNews Extended] enews-extended and Constant Contact still work?