webbeetle
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Hueman] Color change in NAVBAR: works on screen, not on mobile!This is a question!
That’s why there is a big WHY? in the middle of the text.
I’d like to know WHY the color change doesn’t work and HOW I can fix it.
Forum: Themes and Templates
In reply to: [Hueman] Add-On shortcodes WITHOUT 'Sharre'? How to? Where?I knew that – but that doesn’t answer my question…
Forum: Themes and Templates
In reply to: [Hueman] PRE-Update questions from 2.2.5 to 3.1.1Gosh, I must have been under a lot of stress the last couple of days.
I seriously looked y’day for the check box to close it – didn’t see
Forum: Themes and Templates
In reply to: [Hueman] PRE-Update questions from 2.2.5 to 3.1.1Last update: really sorry, I made an idiot of myself!
I think I now solved all issues.
1. The order of the Social Follow icons wasn’t saved.
2. On the server was a footer.php in the child folder with hard-coded (c). Why that wasn’t on my local mirror remains a mystery to me.
So the issue 3 is also resolved!My ‘Child Theme Check’ also complains
header.php: Parent theme is missing version keyword.
Please close this as [resolved]!
…and thanks for your patience!
Forum: Themes and Templates
In reply to: [Hueman] PRE-Update questions from 2.2.5 to 3.1.1update: I believe I really (???) have issue 2 fixed!
And no more problem with black Social Follow icons…The rest remains as big ?
Forum: Themes and Templates
In reply to: [Hueman] PRE-Update questions from 2.2.5 to 3.1.1I thought I had fixed issue 2.
The style class is.nav-toggle, now set to color: #333;…
What does it do (in addition to giving me a dark menu button)?
It turns all Social Follow icons black!
More confusion…Issue 1 and 3 also remain open – they really have me baffled!
Back to first issue report: never ending loading.
The home page stops correctly, I seem to have this issue more with individual posts (which keep loading)…Forum: Themes and Templates
In reply to: [Hueman] Add-On shortcodes WITHOUT 'Sharre'? How to? Where?Can’t I get them via a different plugin?
There are many plugins in the plugin repository that offer shortcodes.
But I though these were theme specific shortcodes! Like the ‘Pullquote’ (which I use) and the ‘columns’ (which I have used in the past, now I insert – in text view – a div with the class styles) So they wouldn’t come with a general shortcodes plugin – or?
When I read the code I get the impression that almost 70-80% of code is for Sharre. That seems to be a lot of code to insert as a plugin if your don’t want to use it!
Why can’t be all Sharre code be a separate php-script, called from hueman-addons.php?
That way people who don’t use Sharre can just delete the sharre.php file.Forum: Themes and Templates
In reply to: [Hueman] PRE-Update questions from 2.2.5 to 3.1.1Thank you for your quick reply! I’m making slow progress: a couple of problems are solved, and a number of new issues which need attention:
The Social Follow links had somehow 500px added as an extra link with a tiny unformatted icon. Don’t ask me how or when it happened (I’m not even on 500px). Maybe 500px was added to the database and activated automatically?I have removed it via the new WordPress Customizer (don’t get me started on that stupid tool! I hate it already with a passion. It is so slooow, because it has the live preview next to it, and you need multiple clicks to get anywhere. Give me back ALX’s widget page any time, that was so much easier… Not your fault! It’s just a general trend in web design which drives me crazy. For the sake of a “cleaner user interface” things get buried where only the expert user can find them! I used to reorganise our footers quite frequently, cut things from one and insert into another footer section – all on the one ‘widget’ page. Now I need to open each one individually, if I want to move multiple things around I have to paste all footer content into a notepad file and copy from there. Minimum 10 clicks more required [with the lengthy ‘saves’ to wait for], and in between the footers on the page look like a mess because every single one is updated individually. Grrr!). Now that 500px is gone the line doesn’t break any more between the FOLLOW and the icons. That’s one problem gone.
Issue 1:
BUT now the Social Follow links are in the wrong order! That’s not the order I want them in, Instagram is our second-most important SM account.
See screen captures: http://www.dare2go.com/hotlink/hueman-social-2.jpg
How can I fix that?Issue 2:
on mobile view the button to open the ‘Menu’ (the Hamburger symbol which expands the menu) is now white. Since I changed Hueman drastically to a much lighter colour scheme one can hardly see the button.
I think in the old Hueman version this was controlled by the style class
.fa {color: #333;}<<< in my child style.css
See screen capture: http://dare2go.com/hotlink/menu-button-on-mobile.JPGThis .fa doesn’t seem to have any affect in the new version. On the limited screen size of mobile width I can’t find out with Firebug which style is applied to the icon (not enough width to read the code lines). Please help me out here!
Issue 3:
Somehow my © line is not updating (I had this issue already in my previous version – basically since January this year). It shows correctly with 2016 in Customizer and still with 2015 on the page. I’ve cleared my cache multiple times, went through all the updates, and it’s still wrong. I don’t have a custom footer.php in my child theme, so it’s certainly not hard-coded into that…
Where is this hiding? How can I fix it?Issue 4: deleted!
I just discovered that we still have the ‘old’ widgets page. Thank havens!Forum: Themes and Templates
In reply to: [Hueman] Usefulness of extra plug-insI 2nd gllorca’s question: is WP-Page-Navi still required?
BTW: the theme still comes up with a message, after update, that it requires ‘Contact Form 7’. I’ve always used it without!
Forum: Themes and Templates
In reply to: [Hueman] PRE-Update questions from 2.2.5 to 3.1.1Another thing which had changed: my Jetpack mosaic galleries were suddenly in a container with a class
data-original-width="500"I found a solution on WP support https://ww.wp.xz.cn/support/topic/where-does-tiled-gallery-get-width-size-from and added the suggested lines to function.php in my child theme:
data-original-width="800"
Where did that one come from?
Overall: wouldn’t it be helpful to have one sticky post listing such theme issues one has to expect after update? Would make finding solutions to these things much quicker…Forum: Themes and Templates
In reply to: [Hueman] PRE-Update questions from 2.2.5 to 3.1.1First the good news: most of the update went okay.
But there are plenty of small niggles, like the thing with missing ‘Related Posts’ – luckily I found the reference in recently resolved tickets…
A couple of things which keep bothering me:
1. my pages seem to never stop loading! I didn’t use to have this issue before so I don’t believe it’s plugin related…
2. my social following links on top of sidebar now break in line, they sit BELOW the FOLLOW text. If I change the style, either delete the UPPERCASE or the float:right they sit in the same line… Weird!
http://dare2go.com/hotlink/hueman-social.jpgI need to do more testing for other issues. Hopefully there will be few.
Forum: Plugins
In reply to: [CommentLuv] Weird: no CommentLuv on pending comments, but only on spam!I have long since removed the plugin. Problem was never solved, other sites report the same issue.
In the meantime there are a lot of discussions on FB groups that links in commentluv dramatically increase your BROKEN LINK count. Blogs discontinued, pages moved or renamed. Another reason to remove the plugin (unless you want to go manually through all of them to fix broken links).
I guess it’s a case of a good idea gone wrong…
Forum: Themes and Templates
In reply to: [Hueman] PRE-Update questions from 2.2.5 to 3.1.1Thanks for the EXTENSIVE reply!
Very much appreciated.I checked my style.css later yesterday: it’s not a complete copy although I copied some sections which I didn’t change later on. So it only needs a little cleaning up.
Most of my php changes don’t go very deep so I hope (the best) that not much will be affected by the changed path names you mention. I seem to recall that I have an inactive plugin [Child Theme Check] which compares version changes – that should make it easier.
Thanks for the links – some I didn’t know about. I’ll let you know early next week how it went…
As I stated: “Since I have only limited storage I deleted it and started again” I can’t think of an easy way to retrieve that log file (doesn’t it get deleted together with the backup?)
If you point me in the right direction I can go searching…
The last backup ended with
4591.836 (9) No email will be sent – this backup set was empty.
So something went wrong!
Since I have only limited storage I deleted it and started again; it looks like the most recent one went through okay.Log file of recent backup:
http://dare2go.com/hotlink/log.f6e25c6371cd.txt