munyez33
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Problem with writing ALT TAGsForum: Fixing WordPress
In reply to: Deleting Email and URL boxi have used this code which worked great for URL line:
add_filter(‘comment_form_default_fields’, ‘url_filtered’);
function url_filtered($fields)
{
if(isset($fields[‘url’]))
unset($fields[‘url’]);
return $fields;
}but im still not sure about email part
Forum: Plugins
In reply to: Shareaholic Related Content ( for real?)Helllloooo?
Forum: Plugins
In reply to: Shareaholic Related Content ( for real?)my username is: aghabayov_nazim
It is not just the tags, the content doesn’t refresh either.
The old deleted pages still keep appearing
I go to
1) Edit settings
2) Related content
3) Push on “SUBMIT REQUEST” button
4) and Savei don’t know, maybe I am doing something wrong…do I?
Forum: Fixing WordPress
In reply to: Featured Pictures now showing upnope, it works fine with defualt themes, well, i guess i will contact the theme creator then
Forum: Fixing WordPress
In reply to: Featured Pictures now showing up1) It is a part of my theme, its called WPC posts slider.
2) I bough it from theme forest, it’s called Readpress
but I think it doesn’t depend on the theme but a more WordPress thingForum: Plugins
In reply to: Shareaholic Related ContentHey thank you!
Looks like its fixed, One more question thoHow do I stop related content from showing the tags in the recommendations?
Thanks!Forum: Themes and Templates
In reply to: Deleting Post Date/Author from specific pagethis is the page (https://www.dailymotivationcz.com/?page_id=371)
this is the code I amusing
.page-id-371 .page-meta {
display: none;
}still not working for some reason….
Forum: Plugins
In reply to: Shareaholic and Cathegorieshello?
Forum: Plugins
In reply to: Shareaholic and CathegoriesThanks for the support but unfortunately I do have a little problem.
Like before, the share icons are changing for some reasonhttps://www.dailymotivationcz.com/
If you go to my web-site and refresh the link a few times (while looking at right header buttons) you can see that they are changing
A you cann from the photos I am inserting code in the rich text widget
1)https://s1318.photobucket.com/user/Nazim_Agabekov/media/code_zps0f2fd3dc.png.html
2)https://i1318.photobucket.com/albums/t656/Nazim_Agabekov/code2_zpsb75fa527.pngHope it helps..
Thanks again for the support
[ No bumping please. ]
Forum: Plugins
In reply to: Shareaholic and CathegoriesHey,
Yes exactly, I want it to be shown in the right header.
I could insert a code in a “Enhanced Text” widget but seem to be confused about where to get the code, I have seen the pictures but the problem is that the code doesn’t change as I change the configurations of the buttons, is that the way it’s supposed to be? maybe there is another option?
It may sound a bit confusing but that’s what I am experiencing nowThanks in advance
Forum: Themes and Templates
In reply to: [Openstrap] Zoom of the websitethank you, it helped
Forum: Themes and Templates
In reply to: [Openstrap] Zoom of the websiteHey, thanks it helped but now I have this…. any ideas how to move so it doesnt look awkward, should I add some code to move it right?
https://i1318.photobucket.com/albums/t656/Nazim_Agabekov/12_zps640f9916.png