dimitris33
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: no text or tool bar showing when editing / creating a postHi, not sure what problem you have but you can try
1.disabling your plugins
2.another browser and / or clear your cache.Forum: Fixing WordPress
In reply to: Footer doesn't go down with read more (blocks content)Hi, have you tried the more tag ?
Forum: Fixing WordPress
In reply to: How to create an "underlist"?Hi, there is an increase indent button for this https://www.google.gr/search?q=wordpress+increase+indent+button&espv=2&biw=1920&bih=951&source=lnms&tbm=isch&sa=X&ved=0ahUKEwilvpHNxMLJAhVkl3IKHU12CXQQ_AUIBigB
Forum: Fixing WordPress
In reply to: How to add a anchor menu in the side bar@mhsag, the best thing you can do is ask the developer of the theme directly or look for the documentation of the theme.
have you tried the Enfold forums maybe this is a known issue.
Forum: Fixing WordPress
In reply to: Can't get rid of border in drop-down navigationHi Jessica, you are using some plugins and a child theme for 2010, if you are not looking for any special functionality in your menu, i suggest you disable the ubermenu and use the default menu.Make sure you have updated your WP and your theme that always helps.
Forum: Fixing WordPress
In reply to: Adding Images on Posts, Header, Not Workingyou can post your url maybe we can see something from the code.
does the same thing happen when you go to library>add new?
my good hosting company helped me with this and it seems that it works, the recommended versions are here https://wordpress.org/about/requirements/
you can either change it from cpanel>php version manager or by adding this
AddHandler application/x-httpd-php55 .php .php5 .php4 .php3
in your htaccess (make sure you have a backup first).
I think this is a php version problem http://stackoverflow.com/questions/12650836/getting-a-syntax-error-unexpected-t-string-for-namespace-line
i ll try to update the version.
same here
Forum: Fixing WordPress
In reply to: Changing Permalinks Structure, pre-slugFrom what i see there is no option for permalinks, but you can double check that in the .com forums.
Forum: Fixing WordPress
In reply to: Heading Drop Down Menu Disappeared in Post/Page EditorForum: Fixing WordPress
In reply to: HTML error on loading images, againThe WP gives me HTML error.
what is the error?
Forum: Fixing WordPress
In reply to: Plugin for digital productOne that i know of https://wordpress.org/plugins/easy-digital-downloads/
Forum: Hacks
In reply to: Add Custom Type to Menu PageHi, did you try to enable the custom post type from the screen options (top right) in your appearance>menus ?