westerdaled
Forum Replies Created
-
Forum: Plugins
In reply to: [Link Library] Only 6 out of 9 published links shown in my draft postOddly, when I change the category on one of the links that isn’t appearing. Guess what: it appears under this category. Is this a bug that limits the number links to 5 visible under a given category.
- This reply was modified 6 years, 9 months ago by westerdaled.
Forum: Plugins
In reply to: [Resume Builder] Issue with does your resume tiny fonts -settingHi
I have been able to make some changes but I am not sure I have the same aesthetic affect as your check box for fixing tiny theme fonts. Happy to follow up on any suggestions.
/* fixing Resume builder small fonts when using short codes on a default page or post layout ---------------------------------------------------------------------------------------------------- */ .rb-resume-header .rb-resume-title { font-size:1.5rem !important; } .rb-resume-header .rb-resume-subtitle { font-size:1.3rem !important; } .rb-resume-header .rb-resume-introduction { font-size:1.7rem !important; } /* Resume Body Override */ .rb-resume-body .rb-resume-exp-block .rb-resume-exp-description { font-size:1.7rem !important; } .rb-resume-body .rb-resume-exp-block .rb-resume-exp-job-degree { font-size:1.3rem !important; } /* Compact styles skills override */ .rb-resume-compact .rb-resume-skills .rb-resume-skills-block .rb-resume-skill-title { font-size:1.6rem !important; } .rb-resume-skills-block .rb-resume-skill-description { font-size: 1.3rem !important; }
Forum: Plugins
In reply to: [Resume Builder] Issue with does your resume tiny fonts -settingC’est La vie I guess!
Forum: Plugins
In reply to: [Resume Builder] Issue with does your resume tiny fonts -settingHi @boxstudio
Thanks for explaining the issue. Oh well,I created a local GIT repo last night so I can track changes to styles.css and, or the styles in plugins like yours. Is it your suggestion to override the markup in you plugin through the child theme styles.css ?
Forum: Plugins
In reply to: [Link Library] Displaying Link Images and ThumbnailsHi Yannick
To be honest the auto generated favicons for each link look much better. I also removed the sidebar for the post.
Perhaps having a icon or image for a link category might be a future enhancement.
Cheers
Dnaiel
Forum: Plugins
In reply to: [Link Library] Displaying Link Images and ThumbnailsYannick
Thanks, as I would never have found that in the many settings.
Ok, I can see I am going to reduce the image size or remove the right sidebar. Out of interest is there recommended image size?
I have donated already and may well again as this is an interesting plugin.
Forum: Plugins
In reply to: [Resume Builder] Resume not FoundUnfortunately no. The usual thing I do is disable all the other plugins to see if this makes a difference although I suspect in this case, it is the plugin which is the issue
I think I will contact the developers directly as they seem to have “forgotten” about the plugin.
- This reply was modified 7 years, 1 month ago by westerdaled.
Forum: Plugins
In reply to: [Resume Builder] 404 errorHi
Welcome to the “New version does not work club”. I am not sure that they are aware of the issues or indeed working on a fix.
Forum: Plugins
In reply to: [Resume Builder] Resume not FoundHi
Another factor , is the resume ID is auto generated but when I drag the resume widget onto a widget area , the resume selector is empty.
Should I go back to the old version or is a fix for this imminent?Tobias
A quick update: open site in Edge and copy to Notepad without problems. I think it is a chrome addon that’s the issue; possibly, ProWriter which parses all edit fields so I’m assuming this the culprit.
Yes will do. I still doesn’t work even after a reboot. Will do a few more tests.
Yep, I have tried the same with both sites open in Chrome – last night I had one open in Edge . I can copy but I can’t paste ( even to notpad++) I will reboot and retry as I will loose the other site temporarily today as moving hosting companies.
Forum: Plugins
In reply to: [BackUpWordPress] Back Ups not working with wordpress 4.6.1 updateForum: Plugins
In reply to: [BackUpWordPress] Back Ups not working with wordpress 4.6.1 updateYep
Added these lines to my config file + activated the Log Viewer plugin
define( ‘WP_DEBUG’, true );
define( ‘WP_DEBUG_DISPLAY’, false );
define( ‘WP_DEBUG_LOG’, true );—————————————————————–
However, nothing is written to the log that references the ‘backup’ even when I go and run Backup Now. I am happy to share the log via private email if required.
—————————————————–
I have tested an alternative plugin which worked but If we can this plugin to work by the end of the week I will remove the alternative plugin.
- This reply was modified 8 years, 5 months ago by westerdaled.
- This reply was modified 8 years, 5 months ago by westerdaled.
Forum: Plugins
In reply to: [BackUpWordPress] Back Ups not working with wordpress 4.6.1 updateI will look at this tomorrow. Today I gave my host support access to my blog and unfortunately they couldn’t able to find anything – they checked PDO:mysql command or the MySQLDump commands as requested
————————————————————————————-
We have checked and performed several tests in order to narrow down a solution but couldn’t find a specific cause for this behavior on this end.
We can only advise to use another plug-in or backup the database as usual ( via host control panel)
- This reply was modified 8 years, 5 months ago by westerdaled.