DanielCanDesign
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Seasonal] child themeYes I did,
<?php /** * Functions and definitions * @package Seasonal Child */ // Lets begin by grabbing our stylesheet from the parent theme add_action( 'wp_enqueue_scripts', 'theme_enqueue_styles' ); function theme_enqueue_styles() { // Load our main stylesheet wp_enqueue_style( 'seasonal-child-parent-css', get_template_directory_uri() . '/style.css' ); } ?>
Forum: Themes and Templates
In reply to: [Seasonal] child themeStill something wrong, here: https://zdolnelapy.pl/projekty/moto-s/
Forum: Themes and Templates
In reply to: [Seasonal] child themeThanks but it did not help. After I activate child theme site is little crushed.
Forum: Plugins
In reply to: [WP Posts Carousel] How to disable link from image and titleThank you ??
Forum: Plugins
In reply to: [WP Posts Carousel] How to disable link from image and titleHi,
is it possible?Forum: Plugins
In reply to: [WP Posts Carousel] How to disable link from image and titlegreat! thank you.
Can you do this also for title?Forum: Plugins
In reply to: [WP Athletics] Danish TranslationOn my site it works.
Just upload previous version of the file and send me your version of wp-athletics-xx.php I will check on my site.Forum: Plugins
In reply to: [WP Athletics] Danish TranslationJust upload the file to plugins/wp-athletics/includes/lang and add your language to file general-settings.php in folder plugins/wp-athletics/includes/admin between <select id=”setting-language”> </select>
Forum: Plugins
In reply to: [WP Athletics] Danish TranslationIt is. I checked it on another languages and on every is in english
Forum: Plugins
In reply to: [WP Athletics] Danish TranslationHi allanpersson
How can you manage with dates? I have translated to polish but I have issue with dates where are still in english (months and days)
Forum: Plugins
In reply to: [WP-PageNavi] number of pages for specific categoryI want to show 10 posts on one site in pagination on every category except one specific category where I want 20 posts. Is there any solution for that, maybe some hook or function?
Forum: Themes and Templates
In reply to: [MesoColumn] full width page without sidebaroh, sorry I must have been blind. Thanks
Forum: Plugins
In reply to: [WP Athletics] Spanish translationHi,
I would like to translate this plugin into Polish. Can anybody tell me how to do it? Provide any files or whatever I need to do? I wrote to the author of the plugin four weeks ago and so far I have no answer from him.Forum: Plugins
In reply to: [WP Athletics] Polish translationHello?
Forum: Plugins
In reply to: [Adminimize] issue with plugin gwolle-gbok thanks