firehold
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: I want to remove the blank space created by removing headerHello,
BEST WAY:
first, please insert your header after the meta data.
The best position is here:<div id="page ... <header id="masthead" class="site-header" role="banner"> HERE <nav id="site-navigation"...Then you need to add a class to your link of your header:
<a href="http://www.thebeautyjournal.in" class="logo"> <img src="http://thebeautyjournal.in/wp-content/uploads/2017/08/test-11.jpg"> </a>Now add following code into your styles.css:
#page header a.logo { display: block; font-size: 0; }QUICK&EASY WAY (not recommended):
add a class to your link of your header:
<a href="http://www.thebeautyjournal.in" class="logo"> <img src="http://thebeautyjournal.in/wp-content/uploads/2017/08/test-11.jpg"> </a>add following code into your styles.css:
a.logo { display: block; font-size: 0; }Many Greets,
Firehold- This reply was modified 8 years, 9 months ago by firehold.
Forum: Fixing WordPress
In reply to: WP Menu won’t save latin-ext charWithout more informations it sounds like an encoding problem.
Maybe a file needs UTF-8?Forum: Fixing WordPress
In reply to: Access Author-Role to upload/push
Forum: Fixing WordPress
In reply to: Access Author-Role to uploadNo one with an idea?
Forum: Fixing WordPress
In reply to: TinyMCE Advanced – Image uploadWow, that looks awesome.
can you tell me how to install this plugin? unfortunatelly i didnt found it in the wordpress plugin library.When i do whats written on the site, downloading and uploading to plugin folder, i dont get the plugin in the admin backend to activate it.
Thank you very much for your help!
Forum: Plugins
In reply to: [Frontier Post] Theme Override & E-MailsThank you very much for your reply,
found it for my first question, perfect!Second Question: Is the E-Mailtext inside of the language file ore directly in one of the php files? Maybe i can override them there as long as theres no function for it.
Forum: Plugins
In reply to: [Advanced Editor Tools] Any short code for display editor on front-end page?Hi Divya,
when you are in wp admin you can click left on “Settings” -> “TinyMCE Advanced”.
There you can scroll down and activate the Checkbox at “Administration”:
☑ Editors on the front end of the siteMany Greets,
Firehold
Ah ok, so the Information in the comparison table is a litte bit confusing 😉
Unfortunatelly the budget for the actual website is exhausted, but i will keep in mind!Thanks for the great and fast support! 😉
Thank you for the reply.
Is there a shortcode to display a list of the posts of the user whos using the site?
So with [usp_display_posts userid=”1″] i have to type in a fix id, but i want a site, where the user can see his own posts.Is there a shortcode or do i have to work with php for that?
Ok, thank you for the fast reply!
How i can output a list of the users posts?
On comparison site of USP Pro in the table i found:“Display List of Posts
FREE: Provides a Shortcode that displays a customizable list of user-submitted posts.”
https://plugin-planet.com/usp-pro/But i was not able to find this shortcode. Can you help me?
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Guest booking formThank you very much for your fast reply!
The Problem of the Form is not the template, i was not able to find the possibility to add Custom fields.
The pro version looks nice, but i have to Talk to the Project manager, if Theres Budget for it.Sorry firehold. Caused by other people posting in a topic. You can add code to functions.php file.
Thanks
Thank you for your reply, but that was not my question.
Also the functions.php doesnt stay untouched with updates.
Additional i need to add/change outputs in other files. So the question was is it possible to override the core files with overrides and if yes how?
Thank you again in advance 🙂Funny, i ask a question and get no answer, and after 1 week another one ask a question in my thread and he gets directly support.
Anyway, so when i follow you it is not possible to override a core-file.
But how to add the code i wrote in my first post to the file, without having issues with updating?Thank you very much in advance!
Ok, please spank my ass! I was looking for so much reasons now and already tried a SMTP plugin and so on… and now …
Its embrassing.I created new fields for E-Mail and Password to change the position of this fields to right or left row. BUT cause of you just can insert the unique field once, i created new ones and the email and password with the important unique meta keys was not given!
It dues long to found it out, cause i created the form weeks ago 😀
Sorry for wasting your time, but sometimes you found your answer just by explaining others the issue :P!
Forum: Plugins
In reply to: [amr shortcode any widget] menu widget not displayed on mobilenevermind, was my own mistake. Wasnt logged in and it was just displayed for logged in