Reed Sutton
Forum Replies Created
-
Forum: Plugins
In reply to: [AMP] Plugin not working at allInteresting.. so I am wondering if the links just changed?
When I go to https://frugalflyer.ca/blog/compilation-of-us-to-canada-mail-forwarders/?amp it works. The link always used to be /amp.Is this normal?
Forum: Plugins
In reply to: [AMP] Plugin not working at allDisabling Swift did not resolve the issue.
Form submitted.
PHP log won’t paste inside your form.Forum: Plugins
In reply to: [WP Post Series] Custom StylingNevermind solved it.
Will do thanks for your help!
Adding the following css was able to make it look how I wanted:
.single-project .metaslider.ms-theme-precognition .flexslider ol.flex-control-nav:not(.flex-control-thumbs) {
position: absolute;
top: 100%;
}I’ll just accept it as is.
I can get it to the bottom by changing the CSS for the following line
.single-project .metaslider.ms-theme-precognition .flexslider ol.flex-control-nav:not(.flex-control-thumbs)
‘Position: relative’ seems to be the problem
However it still has issues so maybe I am just hacking my way through it. I now can’t get it to go below the image – its overlapping the top of the image instead.
And the other thing you mentioned that wasn’t normal: the nav turning to dots – any ideas for that?
Only precognition
I see.
Yes I tried compact it only affects the wp login page, no other forms.
The solution suggested (downscaling) doesn’t really fix the problem, which is that the captcha has an absolute size. It doesn’t size responsively within its parent container – so its not responsive at all. On smaller screen size than 1300px it goes completely off the page.
I tried adding some css to adjust width to 100% but I dont know the container structure well enough. Suppose I will use this for now so it looks okay on the average desktop and keep playing around with it.
Thanks.
Yes it is still at the top on the preview page.
- This reply was modified 4 years, 4 months ago by Reed Sutton. Reason: Clarification
Thanks for quick reply.
The only thing that happens when I resize the browser is it changes to dots.
The dots are still above the slider images.
Forum: Plugins
In reply to: [bbp style pack] Issues with shortcode for forum indexThanks for the plugin this is quite useful.
It interesting – I have the same issue even with only bbpress and style pack installed…
Does this mean its a configuration issue?Forum: Plugins
In reply to: [bbp style pack] Issues with shortcode for forum indexUnfortunately not. Already played around with the spaces a bunch.
Okay I will look into custom building a solution.
Forum: Plugins
In reply to: [Starbox - the Author Box for Humans] List 2 authors?Would also like to know.
Does this work with co-authors plus?
Don’t love the appearance of my current author box but its the only one I could find that supports co-authors.
Nobody is going to manually place author boxes on every post. in addition, mine is below other template content below the main content currently. So hard coding it isn’t an option.
- This reply was modified 4 years, 11 months ago by Reed Sutton.