saxamo
Forum Replies Created
-
Forum: Plugins
In reply to: [Christmas Countdown Widget] Fatal error on activation in PHP 8.xThanks so much for taking care of this. Excellent! I tried it and it works perfectly. Thanks so much for keeping up the continued support. There are very few Christmas related wordpress plugins available and actually this is the only one that still works. Thanks so much
Forum: Plugins
In reply to: [Simple Lightbox] Center Text in CaptionI was able to figure it out. In the wordpress/appearance/customize/additional css I wrote this:
slb_viewer_wrap
.slb_theme_slb_baseline * {
text-align: center !important;
}
Everything is working as it should now.. Thanks.. Unless there is a better way to write it or do it this thread can be closed. ??Forum: Plugins
In reply to: [Simple Lightbox] Center Text in CaptionThanks for the reply. I would prefer to just add additional CSS to my current theme. I tried adding this but the caption stayed the same way when you click on the image.
.slb_data_content {text-align: center;}
If you go to my website you can see by clicking on the image when it pops up the text I am talking about. In wordpress under themes which I am sure you are aware of is “an additional css” option. Would this work or is there other additional css required?
.slb_data_title { display: block; text-align: center; }
The title thing has me confused.
Thanks for the great reply. I have tested it at those locations as well. Cleared cached, purged records. Something is off. Some times it works, then when I post something to facebook it fails and shows no image, and then of course all the other posts show no image either. Then all of a sudden it starts to work again.
When I tested it at google it came back and said that the file format had problems. I am not sure what that means. It’s a .jpg, proper size, proper value, all good.
Thanks for any help.
now all of a sudden, its working again. Believe me it won’t last. It will just stop working again. It’s like each time I go into the settings in SEO and click save settings without making any changes, the image just shows up again for a day. Then, gone again. This is weird.
Forum: Plugins
In reply to: [WP Author Profile Widget] Seems Great – any updates?I tried your plugin but immediately got an error and to check developer tools upon installation. I really wanted this one to work. Hope you can solve the crisis.
Forum: Themes and Templates
In reply to: [Yuki] widget link in admin consoleHello there,
I certainly can.
Imgur is over capacity atm. so I am going to send those screenshots to you directly from the email you sent me.. Once imgur is not over capacity if you still want me to post those images here I will.
Forum: Fixing WordPress
In reply to: Border Around Images BLOCKthanks again.. I still have no idea what I did wrong.. I did the same darn thing.. lol This is crazy.. Hmmmmm.. Well, thanks.. it’s done.. ??
Forum: Fixing WordPress
In reply to: Border Around Images BLOCKI appreciate the response.. I would like to see the ADDITIONAL CSS code and see where I went wrong. Can you please also add that to this thread? Thanks so much
.img-cam-border
if possible
- This reply was modified 2 years, 6 months ago by saxamo.
Forum: Themes and Templates
In reply to: [Simple Dark] CSS HelpWell everything you are helping with is working.. So thanks a bunch.. I just wish it would look as it does in Firefox in Edge and Chrome. In Edge the links at the bottom of the page are underlined and dotted and not green. I am just glad it works perfectly in FF.
since you added the .widget-title can I assume we can remove the
.widget.col .widget-title {
color: #77bc1c
}or is that .widget-col doing something I am not aware of?
Forum: Themes and Templates
In reply to: [Simple Dark] CSS HelpI was wondering if you might be able to tell me the CSS so that all the titles in widgets are that green color. Thanks for your help. I am really liking this theme. Will there be any more updates to it in the future?
Forum: Themes and Templates
In reply to: [Simple Dark] CSS HelpThanks so much for the help. This is what I have in the additional CSS now
/** * Current day color on calendar */ .wp-calendar-table #today { background-color: #77bc1c; color: #fff; } a:link { text-decoration: none; color: #77bc1c; } a:hover { text-decoration: none; color: #848482; } /* visited link */ a:visited { text-decoration: none; color: #848482; } .special-word { color: #77bc1c; } .widget.col .widget-title { color: #77bc1c } .site-title a { color: #77bc1c }
If anything there is not required please let me know.. The site is now working properly in Edge and FF with the Title.. Thanks again.
Forum: Themes and Templates
In reply to: [Simple Dark] CSS HelpLooks like that rectangle is a FF thing.. Stupid.. However, I still could use some help with my CSS to make sure I am doing it properly. Just want the site to look like it does right now in Microsoft EDGE but want the site title to be the same green as the links. I can’t seem to find the proper element with web dev tools since when you hover over title it goes to hover state.. I just want the title to be a different color when first coming to the site and no matter what even if clicked remain the same color.
this is a great simple, minimal theme that has great potential for those of us not wanting things that don’t work in tor. I wish there was a way to make the menu capable of running in a strict tor browser, but you are the geniuses not me. I would keep this theme alive especially for those of us that want something simple. I also noticed that the meta information does not work but takes from the post itself instead of the excerpt or what is done in a 3rd party meta plugin. I really hope you continue with this theme. Keeping it simple, responsive and the ability to change colors more easily and personally you have winner here.
- This reply was modified 2 years, 9 months ago by saxamo.
Forum: Themes and Templates
In reply to: [Spacious] A few things :)This was also something I have been working on regarding this template. I am hoping you can make the changes on your end for future updates regarding this email.
I’m just following up on this inquiry you have on the unfurling of your web pages. I’ve also been able to reproduce the same behavior using Discord too. It looks like the <DOCTYPE> declarations at the top of the page are causing an unfurls to fail to a bug on our end. In particular the IE declaration lines seem to be what is causing the problem:
https://docs.microsoft.com/en-us/troubleshoot/browsers/ie-document-modes-faq.
<!–[if IE 7]>
<html class=”ie ie7″ lang=”en-US”>
<![endif]–>
<!–[if IE 8]>
<html class=”ie ie8″ lang=”en-US”>
<![endif]–>
<!–[if !(IE 7) & !(IE 8)]><!–>We cannot always unfurling of all web pages, but I’ve raised this for our team to consider improving in future. However for clarity ,it would likely be a long time before any such changes to Slack’s unfurling could be prioritized.
If you would like to try and work around the issue, I would suggest you try removing or changing those doc-type declarations if at all possible. In a previous report, removing them was found to work around the issue.
Apologies I wasn’t able to find a more complete solution here. Please don’t hesitate to let me know if you have any further questions, I’ll do my best to assist where possible.
Kind regards,
Dominic.
I hope someone looks at these support questions soon.. Thanks!
Forum: Themes and Templates
In reply to: [Spacious] A few things :)Oh one more thing.. Where the heck are the widget titles? and why is there no text widget? All I am trying to do is put an image in the widget area of the footer and it does not give me an option to add a title. I used to be able to do this with the TEXT widget you could add a title and html code, but I can’t find anything in this theme that gives me this option and the Legacy Widgets do not include text. Thoughts?