Is anyone here? Because I need to do this ASAP. Just show me the file and the lines responsible for showing the slider and I know how to do the rest. I know it’s something like index.php or smth.
When I try test the contactform I get the following line:
Notice: Undefined index: c_naam in /home/lindarw/domains/lindasregelwerk.nl/public_html/wp-content/themes/skt-marvin/inc/custom-functions.php on line 429
Hi, I built a website using your skt-music-pro theme as a subdomain wgile doing it. Then I moved it to the real domain and followed all the necessary guidelines to change the domain name and permalinks. However, all the permalinks attached to the theme options or theme customizer…in other words, image links, etc are not updating. Even the page links won’t update when I change permalinks setup in settings. I keep refreshing, I have even followed the steps to do it in PHPMyAdmin.
I try to change the permakinks back to their postname and I get a server error message that says
“Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator at [email protected] to inform them of the time this error occurred, and the actions you performed just before this error.
More information about this error may be available in the server error log.
Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.”
I own the server, I own the domains, I am the IT/webmaster. so, now, I turn to you. I have never had these issues with any other wordpress sites on my server. This is definitely a theme issue. Especially since the pages work when I leave them as their pageID format. Even though I named them originally.
Same thing with images that are through your theme’s photogallery. the permalinks won’t update to point to the new website/wp-content/uploads… it keeps pointing to the old one which I deleted.
Which words in de css custom functions.php do I need to change to set the contactform words in Dutch? I have tried some words but they don’t show in the form.
I was trying to change the words in the contactform of the custom functions php and the site went blanc. Ik had to upload the whole theme again. Everyting is quite allright, but the last changes you made in the menu settings are gone.
When I click on the Over mij button it nicely goes to the Over mij section.
When I click on the Mijn diensten button, it nicely goes to the Mijn diensten section but the button Over mij stays purple and not the Mijn diensten button.
Same goes for De tarieven. It goes to the right section, but the Over mij button goes purple. And with Contact also the same story. So something is not right yet ?
When I go from Contact to Over mij there is nothing purple. All the buttons stay the light color so the visitor cannot see anymore where they are.
Could you please make them one more time for me? It was just before I had made the back-up readdy. Otherwise I could have placed the backup back.
Sorry…………………..
Ik can send you the login again if you want………..
Sadly, my knowledge of PHP is the only thing unstable here. I’m sorry for having troubled you with this so quickly. Once I saw the HTML, -problem resolved.
I love the SKT Black Pro theme and I’ll keep working with it.
I’ll be back with something sooner or later I’m sure. Until then, thank you for being there. You’re all great!
cm
I’m working on a site that uses the Medical Pro theme. I noticed that the Nivo Slider is not outputting the image alt tags. The code I found in the header.php file shows:
When I use firebug to look at the markup it doesn’t show anything for the alt tag (alt=””) and the title shows “slidecaption1”.
I went to your medical-pro demo site and looked at the source code. It was the same. I really want to be able to output the alt and title tags for SEO purposes. Is there a fix for this? Thanks!
Hello, i have buy the SKT-Magazine Pro and one Question. How i can use Keywords/Tags on a static Page? With a Plugin or with a code in functions.php?
I have found this Code in an other Forum. Can i use this Code in function.php?
// add tag support to pages
function tags_support_all() {
register_taxonomy_for_object_type('post_tag', 'page');
}
// ensure all tags are included in queries
function tags_support_query($wp_query) {
if ($wp_query->get('tag')) $wp_query->set('post_type', 'any');
}
// tag hooks
add_action('init', 'tags_support_all');
add_action('pre_get_posts', 'tags_support_query');
Hope you are not bored with me but can I do this also with one of the slider links? I want to link one of the sliderbuttons to an external link. Is there a php adjustment I can make? And what is the code and in which php file? Thank you in advance.
I haven’t received any answer to any of what I have requested above. can you please clarify?
Request one:
I’m using the woocommerce, after setting the featured image for the “Shop” page, it does not show this featured image when loading the page.
However changing the featured page for any other page, except those pages that are exclusively by the plugin, it does not take effect.
Request 2:
I have used a plugin to make the top navigation menu sticky to top, is it possible that when navigating down, I want the navigation menu to get smaller or shrink in size
I double checked the theme options, and it does not provide the flexibility of what I requested
Request #3:
I want to adjust/edit this form, and make it in step view >> similar to this link but reserving your design
Ok, thank you very much. One question I have left. Am I losing this adjustments when updating the theme? I am using a child theme. Can I copy the core-functions.php file safely to the childtheme? Or do I break the theme by doing that? The functions.php file cannot be copied to the child without breaking the theme so perhaps this is also the case with the core-functions.php?. And if so can I make a new core-functions.php file with this code in it and add it to my childtheme? And if I have to make a new core-functions.php file in my child, which code I have to copy from the parent file to make it function?
A lot of questions but I don’t want to lose the adjustments or break the theme. Thank you.
Author
Search Results
Viewing 15 results - 916 through 930 (of 2,020 total)