qhuman
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Enigma] How to change position of buttons on "Blog"Thanks, i do it.
But not correct again((
Forum: Themes and Templates
In reply to: [Enigma] How to change position of buttons on "Blog"Forum: Themes and Templates
In reply to: [Enigma] How to change position of buttons on "Blog"“Blog”
Forum: Themes and Templates
In reply to: [Enigma] How to change position of buttons on "Blog"Hi, ok.
Thanks, it work now. But not see all news – only Carousel – like in Home page. More comfortable if show all News.
The same problem – not resolved
https://ww.wp.xz.cn/support/topic/how-to-place-post-carousel-on-another-page?replies=6
Not work, i try delete it – but not see result.
Code in css_js.php
<?php function weblizar_scripts() { wp_enqueue_style('bootstrap', WL_TEMPLATE_DIR_URI .'/css/bootstrap.css'); wp_enqueue_style('default', WL_TEMPLATE_DIR_URI . '/css/default.css'); wp_enqueue_style('enigma-theme', WL_TEMPLATE_DIR_URI . '/css/enigma-theme.css'); wp_enqueue_style('media-responsive', WL_TEMPLATE_DIR_URI . '/css/media-responsive.css'); wp_enqueue_style('animations', WL_TEMPLATE_DIR_URI . '/css/animations.css'); wp_enqueue_style('theme-animtae', WL_TEMPLATE_DIR_URI . '/css/theme-animtae.css'); wp_enqueue_style('font-awesome', WL_TEMPLATE_DIR_URI . '/css/font-awesome-4.3.0/css/font-awesome.css'); wp_enqueue_style('OpenSansRegular','//fonts.googleapis.com/css?family=Open+Sans'); wp_enqueue_style('OpenSansBold','//fonts.googleapis.com/css?family=Open+Sans:700'); wp_enqueue_style('OpenSansSemiBold','//fonts.googleapis.com/css?family=Open+Sans:600'); wp_enqueue_style('RobotoRegular','//fonts.googleapis.com/css?family=Roboto'); wp_enqueue_style('RobotoBold','//fonts.googleapis.com/css?family=Roboto:700'); wp_enqueue_style('RalewaySemiBold','//fonts.googleapis.com/css?family=Raleway:600'); wp_enqueue_style('Courgette','//fonts.googleapis.com/css?family=Courgette'); // Js wp_enqueue_script('menu', WL_TEMPLATE_DIR_URI .'/js/menu.js', array('jquery')); wp_enqueue_script('bootstrap-js', WL_TEMPLATE_DIR_URI .'/js/bootstrap.js'); wp_enqueue_script('enigma-theme-script', WL_TEMPLATE_DIR_URI .'/js/enigma_theme_script.js'); if(is_front_page()){ /*Carofredsul Slides*/ wp_enqueue_script('jquery.carouFredSel', WL_TEMPLATE_DIR_URI .'/js/carouFredSel-6.2.1/jquery.carouFredSel-6.2.1.js'); wp_enqueue_script('carouFredSel-element', WL_TEMPLATE_DIR_URI .'/js/carouFredSel-6.2.1/caroufredsel-element.js'); /*PhotoBox JS*/ wp_enqueue_script('photobox-js', WL_TEMPLATE_DIR_URI .'/js/jquery.photobox.js'); wp_enqueue_style('photobox', WL_TEMPLATE_DIR_URI . '/css/photobox.css'); //Footer JS// wp_enqueue_script('enigma-footer-script', WL_TEMPLATE_DIR_URI .'/js/enigma-footer-script.js','','',true); wp_enqueue_script('waypoints', WL_TEMPLATE_DIR_URI .'/js/waypoints.js','','',true); wp_enqueue_script('scroll', WL_TEMPLATE_DIR_URI .'/js/scroll.js','','',true); } if ( is_singular() ) wp_enqueue_script( "comment-reply" ); } add_action('wp_enqueue_scripts', 'weblizar_scripts'); ?>Can you send code with corrects?
Ok. Thanks.
But page Empty, http://fw39.ru/%D0%BD%D0%BE%D0%B2%D0%BE%D1%81%D1%82%D0%B8/
How i can show Posts in this page?Hi, thanks.
Not work, I created file recent-news.php
in wp-content/themes/enigma
and copy paste text from link, but in Admin Dashboard >> Pages >> Edit Page.not see new pages.
Thanks, padding-top work!
Forum: Themes and Templates
In reply to: [Enigma] How do page with all "News"Thanks Weblizar!
And, How i can do page “Recent News” in Menu of site?
Like in Bread crumbs.