naphtaly
Forum Replies Created
-
Forum: Plugins
In reply to: [WPSSO Core - Complete Schema Markup and Meta Tags] Auto Post with WPSSOOk yhanks you
Forum: Plugins
In reply to: [WPSSO Core - Complete Schema Markup and Meta Tags] Auto Post with WPSSOHi Js
Thanks you… I’ve bought WPSSO, but I have next questions:
1. I would like to know if WPSSO resizes automatically the social image, or it depends on the size I’ve choosen.
2. I’ve this messages when I publish an article: “Possible conflict detected — your theme or another plugin is adding a meta property=”fb:app_id” HTML tag to the head section of this webpage” I would like to know how I could detect the plugin which creats the conflict?
Thank you for you help and merry christmasHi Philippogz
Could tell me please how you got it?Forum: Themes and Templates
In reply to: [ProfitMag] Latest post – editing titlecustomchildtheme.php
jQuery(document).ready(function($) {
// Latest post
$(‘#js-latest’).ticker({
speed: 0.15,
controls: false,
titleText: ‘FLASH INFO’,
});
// Sidebar Gallery Nivo LightBox
$(‘.nivolight’).nivoLightbox();
$(‘.header-wrapper #site-navigation .menu-main-menu-container’).addClass(‘clearfix’);
$(window).on(‘load’,function(){
$(“.scroll-content”).mCustomScrollbar({
axis:”x”,
mouseWheelPixels: “235”,
horizontalScroll: true,
autoDraggerLength: true,
//autoHideScrollbar: true,
advanced:{
autoScrollOnFocus: false,
updateOnContentResize: true,
updateOnBrowserResize: true
}
});
});
$(‘.fullPreview’).click(function(){
var fullImage = $(this).data(‘imageFull’);
$(‘#previewHolder’).attr(‘src’, fullImage);
});
//for scrollbar
$(‘.header-wrapper .menu’).slicknav({
allowParentLinks :true,
duration: 1000,
prependTo: ‘.header-wrapper .responsive-slick-menu’
});
});
Hier all that I make in function.php und in customchildtheme.js
Could you tell me Bojan, what is wrong, because this white band never moove.
Thank you for helpForum: Themes and Templates
In reply to: [ProfitMag] Latest post – editing titlefunction.php child theme:
<?php
// Exit if accessed directly
if ( !defined( ‘ABSPATH’ ) ) exit;// BEGIN ENQUEUE PARENT ACTION
// AUTO GENERATED – Do not modify or remove comment markers above or below:if ( !function_exists( ‘chld_thm_cfg_parent_css’ ) ):
function chld_thm_cfg_parent_css() {
wp_enqueue_style( ‘chld_thm_cfg_parent’, trailingslashit( get_template_directory_uri() ) . ‘style.css’ );
}
endif;
add_action( ‘wp_enqueue_scripts’, ‘chld_thm_cfg_parent_css’ );/**
* Enqueues child theme stylesheet, loading first the parent theme stylesheet.
*/
function themify_custom_enqueue_child_theme_styles() {
wp_enqueue_style( ‘parent-theme-css’, get_template_directory_uri() . ‘/style.css’ );
}
add_action( ‘wp_enqueue_scripts’, ‘themify_custom_enqueue_child_theme_styles’ );
function theme_enqueue_styles() {
wp_enqueue_style( ‘parent-style’, get_template_directory_uri() . ‘/style.css’ );
wp_enqueue_style( ‘child-style’,
get_stylesheet_directory_uri() . ‘/style.css’,
array(‘parent-style’)
);
}
// END ENQUEUE PARENT ACTION
?>Forum: Themes and Templates
In reply to: [ProfitMag] Latest post – editing titleHey Bonjan… The Child theme I use it is an already build child theme I’ve downloaded in wordpress..!
Forum: Themes and Templates
In reply to: [ProfitMag] Latest post – editing titlehey Bojan..
It is like this when I activate the parent theme. But when I activate the childtheme it is like this: http://www.leadernews.netForum: Themes and Templates
In reply to: [Virtue] Best size of photos of the slider?Hi… try this size : 563×353…!
Hope that help..!
Und when help, yo could tell mir how you edit your slider..! i have a lot problem of editing that..!Forum: Themes and Templates
In reply to: [ProfitMag] Editing Slider has brocken all my front pageMay someone help please…I don’t find the solution again..waht ever I try…
Thanks you for helpI get the same problem and hier ist the link. http://leadernews.net/wp-content/uploads/2015/06/Capture-d%C3%A9cran-2015-06-22-20.55.21.png
Forum: Themes and Templates
In reply to: [ProfitMag] Latest post – editing titleBut it is perfekt when I come other the parent theme..The problem is only on the childtheme
Forum: Themes and Templates
In reply to: [ProfitMag] Latest post – editing titleHey again Bojan
I’ve removed now the css.. but I can’t see the changes…! This white band come aigain.. http://www.leadernews.net
Thanks for helb
Best regardsForum: Themes and Templates
In reply to: [ProfitMag] Latest post – editing titleHELLO Bojan
Now I’ve found how to opene the file custom.js with Notpad++… And Ich create a customchildtheme.js and a function.php in my child theme. In the coutomchildthem.js I’ve pasted the change I’ve made in custom.js and in function.php I’ve pasted the code pho you have given.
I refresh the page but nothing appear on the header.. I don’t know if it is because of zhis code css you gave me before:
.top-header-block.clearfix {
display: none;
}
Thanks a lot for your help..!Forum: Themes and Templates
In reply to: [ProfitMag] Latest post – editing titleHi Bojan
Thanks a lot for your help…Excuse me that I take a lot of your time…!
Now I get the file customs.js. I had to download before Filezilla… But I cannot see the contain of the file… When I try to open an edit i get this message:
Sript: C:\Users……..\custom.js
Line: 15
Carct: 6
Erreur: Marker, chaine, wait number
Code: 800A0404
Source: Microsoft JScript error compilation
Is it that normal? What have I done wrong?Thanks again
Forum: Themes and Templates
In reply to: [ProfitMag] Submenu Alignment – Cannot Click LinksHi xorrox. please cann you show we how you manage to edit your sliders.. I try all that I know… I’ve resized my pic… but it shows like this: http://leadernews.net/
Thanks for your help