Note: I dont know that im talking about. looking at code for me is like looking a monalisa and saying its real or fake.
Theme: Dooplay
Widget: Widgetgenres
I made a copy of the home.php and made a template.
Cant display winget on other page only on home page, theme is being a bitch. I did a edit to inc/parts/modules/ widgethome.php
Full Code :
I Removed the No content
And got it Displaying "Error: Only on homepage" So i guess i did something.
I got all the other modules working on the page but not this one.
in "/inc/widgets" there are these intressting files
content_widget_home.php
content_widget_meta_genres.php
Dont get what i mean? no worries sometimes i dont even understand myself
I can pay you to fix this problem, cant give u a price, because idk if this is done by the hour of if its complicated ass hell. It will make alot more sense over screen sharing.
Pleas send me a PM
Theme: Dooplay
Widget: Widgetgenres
I made a copy of the home.php and made a template.
Cant display winget on other page only on home page, theme is being a bitch. I did a edit to inc/parts/modules/ widgethome.php
Full Code :
Code:
<?php
if($widgets = dynamic_sidebar('widgets-home')) { $widgets; } else { _d('No content'); } ?>
Code:
<?php
if($widgets = dynamic_sidebar('doothemes_widget')) { $widgets; } else { _d(''); } ?>
I got all the other modules working on the page but not this one.
in "/inc/widgets" there are these intressting files
content_widget_home.php
content_widget_meta_genres.php
Dont get what i mean? no worries sometimes i dont even understand myself
Pleas send me a PM