Asadul549's Posts
Nairaland Forum › Asadul549's Profile › Asadul549's Posts
1 (of 1 pages)
Removed |
Removed. |
can someone please answer? |
I want to add this code below to my drupal site header manually. I need your suggestions. Thanks in advance! |
Can anyone help? |
I researched a lot about this problem. Please see my attachment. I added this script to get out of this error form google page speed insights tool. But still its showing that file. How to solve it? <script type="text/javascript"> function downloadJSAtOnload() { var element = document.createElement("script" ;element.src = "wp-content/plugins/LayerSlider/static/js/greensock.js?ver=1.11.8"; document.body.appendChild(element); } if (window.addEventListener) window.addEventListener("load", downloadJSAtOnload, false); else if (window.attachEvent) window.attachEvent("onload", downloadJSAtOnload); else window.onload = downloadJSAtOnload; </script>
|
tohero:At last it solved. Specially thanks to you man! |
My intention was to fix the hentry errors on webmaster so that I need to put a header tag with "entry-title" class.
|
I already tried it once but still same. <?php if(!has_post_format('quote')) : ?> <div class="clearfix"> <div class="entry-content"> <h1>Camera Shop</h1> <?php $dfd_post_content = get_the_excerpt(); ?> <?php echo !empty($dfd_post_content) ? '<p>'.$dfd_post_content.'</p>' : ''; ?> <?php $read_more_style = (isset($dfd_ronneby['style_hover_read_more']) && !empty($dfd_ronneby['style_hover_read_more'])) ? $dfd_ronneby['style_hover_read_more'] : 'chaffle'; ?> <a href="<?php echo the_permalink(); ?>" title="<?php the_title(); ?>" class="more-button <?php echo esc_attr($read_more_style); ?> left" data-lang="en"><?php _e('Continue', 'dfd'); ?></a> <div class="entry-meta right"> <?php get_template_part('templates/entry-meta/mini', 'comments'); ?> </div> </div> </div> <?php endif; ?> |
toheebDOTcom:ok so I want keep the text "Camera shop" between h1 tag. So now please tell me what will be the code so that I can input? |
<?php if(!has_post_format('quote')) : ?> <div class="clearfix"> <div class="entry-content"> <?php $dfd_post_content = get_the_excerpt(); ?> <?php echo !empty($dfd_post_content) ? '<p>'.$dfd_post_content.'</p>' : ''; ?> <?php $read_more_style = (isset($dfd_ronneby['style_hover_read_more']) && !empty($dfd_ronneby['style_hover_read_more'])) ? $dfd_ronneby['style_hover_read_more'] : 'chaffle'; ?> <a href="<?php echo the_permalink(); ?>" title="<?php the_title(); ?>" class="more-button <?php echo esc_attr($read_more_style); ?> left" data-lang="en"><?php _e('Continue', 'dfd'); ?></a> <div class="entry-meta right"> <?php get_template_part('templates/entry-meta/mini', 'comments'); ?> </div> </div> </div> <?php endif; ?> How to place a header(h1) tag below the "entry-content" class. |
![]() |
I already tried once by replacing mysqli to mysql on that template. But then it says on the page- |
I recently upgraded Mysql from 5.4.something to 5.5.49 |
I will appreciate you guys help man. This is template source code where I'm getting error |
code form where? From that template where the error is occurring? |
I recently upgraded my server php to 5.6.25 & MySQL to 5.5.49 & from then I'm getting a kind of error like this on specific page. Warning: mysql_query(): Access denied for user 'yury97'@'localhost' (using password: NO) in /home/yury97/public_html/wp-content/themes/Avada/template-member_list.php on line 22 Warning: mysql_query(): A link to the server could not be established in /home/yury97/public_html/wp-content/themes/Avada/template-member_list.php on line 22 Warning: mysqli_fetch_object() expects parameter 1 to be mysqli_result, boolean given in /home/yury97/public_html/wp-content/themes/Avada/template-member_list.php on line 27 I also was exported my database & then delete & created new & then imported on server & set new user & pass on wp-config.php file on wordpress. My database host is now set to localhost. What can be the solution now? Will appreciate your help. Thanks in advance! ![]() |
As a SE optimizer I've seen many website owner to fall in trouble with their webmaster tool error report. Most in case they generally ignore always to check out webmaster or don't give proper attention to take action to solve those errors in time. As a result I've seen many website to get out of current rank slowly by time! It means any small or little kind of error issue can directly affect to your website current search result ranking by several keywords. Thinking about it, I've recently opened a service about solving this type of webmaster tool or search console issues as a gig on Fiverr. In this service I'll solve all kind of webmaster tools issues like site index problem, sitemap not found, crawl errors, url not found(404, 301, 503), duplicate content, blocked resource etc! https://www.fiverr.com/asadul549/solve-google-search-console-or-webmaster-tool-issues-of-your-website So its time to be careful about your running website current ranking progress. This is not marketing! I also will appreciate to give you all kind of open suggestions. Feel free to contact or ask any question. Thanks! ![]() |
1 (of 1 pages)
;

